mirror of
https://github.com/go-gitea/gitea
synced 2025-08-15 05:58:27 +00:00
Rename /forget_password url to /forgot_password
Also renames `forgot_password` translation key to `forgot_password_title` and `forget_password` to `forgot_password` Includes entry in CHANGELOG about the breaking change (and some markdown fixes in there)
This commit is contained in:
committed by
Kim "BKC" Carlbäcker
parent
8746fb3385
commit
7d8f9d1c46
@@ -145,8 +145,8 @@ social_register_helper_msg=既にアカウントをお持ちですか?連携
|
||||
disable_register_prompt=申し訳ありませんが、現在登録は受け付けておりません。サイトの管理者にお問い合わせください。
|
||||
disable_register_mail=申し訳ありませんが、登録メールの確認機能が無効になっています。
|
||||
remember_me=ログインしたままにする
|
||||
forgot_password=パスワードを忘れた
|
||||
forget_password=パスワードを忘れましたか?
|
||||
forgot_password_title=パスワードを忘れた
|
||||
forgot_password=パスワードを忘れましたか?
|
||||
sign_up_now=アカウントが必要ですか?今すぐ登録しましょう!
|
||||
confirmation_mail_sent_prompt=新しい確認メールを <b>%s</b> に送りました。登録を完了させるために、%d時間以内にあなたのメールボックスを確認してください。
|
||||
active_your_account=アカウントを有効化
|
||||
|
Reference in New Issue
Block a user