mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 04:28:21 +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
@@ -153,8 +153,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