forked from kevadesu/forgejo
i18n: fix sign up strings
To avoid conflicting with existing strings in translations. Also improve localizability.
This commit is contained in:
parent
629ca22a97
commit
577dc2d7d6
3 changed files with 4 additions and 5 deletions
|
@ -408,8 +408,8 @@ remember_me = Remember this device
|
|||
remember_me.compromised = The login token is not valid anymore which may indicate a compromised account. Please check your account for unusual activities.
|
||||
forgot_password_title= Forgot password
|
||||
forgot_password = Forgot password?
|
||||
need_account = Need an account?
|
||||
sign_up_now = Register now.
|
||||
hint_register = Need an account? <a href="%s">Register now</a>.
|
||||
sign_up_button = Register now.
|
||||
sign_up_successful = Account was successfully created. Welcome!
|
||||
confirmation_mail_sent_prompt = A new confirmation email has been sent to <b>%s</b>. Please check your inbox within the next %s to complete the registration process. If the email is incorrect, you can log in, and request another confirmation email to be sent to a different address.
|
||||
must_change_password = Update your password
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue