aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/zh.json
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2020-09-01 16:48:51 -0500
committerMark Felder <feld@FreeBSD.org>2020-09-01 16:48:51 -0500
commit5809f33c860663165d1211d0251f0da4c2a374cd (patch)
tree7eb3d7c8ee6e48ebe172592c25e4637193ece2fe /src/i18n/zh.json
parentacc45b49a55a5c173abdeac8c89d16395f92bc01 (diff)
Password reset no longer informs user of errors or account existence
Diffstat (limited to 'src/i18n/zh.json')
-rw-r--r--src/i18n/zh.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i18n/zh.json b/src/i18n/zh.json
index 24b799df..8c693f4d 100644
--- a/src/i18n/zh.json
+++ b/src/i18n/zh.json
@@ -640,7 +640,6 @@
"placeholder": "你的电邮地址或者用户名",
"check_email": "检查你的邮箱,会有一个链接用于重置密码。",
"return_home": "回到首页",
- "not_found": "我们无法找到匹配的邮箱地址或者用户名。",
"too_many_requests": "你触发了尝试的限制,请稍后再试。",
"password_reset_disabled": "密码重置已经被禁用。请联系你的实例管理员。"
},