Add textdomain to login button
-
Thanks for a great plugin!
Would it be possible to add the textdomain passwordless-login to the login button, located in passwordless_login.php:191? This would make it a lot easier to translate the button correct.
The code probably should look like this:
<input type="submit" name="wpa-submit" id="wpa-submit" class="button-primary" value="<?php esc_attr_e( 'Log In', 'passwordless-login' ); ?>" />
I can submit a patch at Bitbucket, if it would make things easier.
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Add textdomain to login button’ is closed to new replies.