mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 15:37:03 +03:00
Rename languages in extensions
This commit is contained in:
parent
04896f5d88
commit
2a56595cf9
78 changed files with 13 additions and 28 deletions
12
plugins/change-password/langs/zh.ini
Normal file
12
plugins/change-password/langs/zh.ini
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[SETTINGS_CHANGE_PASSWORD]
|
||||
LEGEND_CHANGE_PASSWORD = "修改密码"
|
||||
LABEL_CURRENT_PASSWORD = "当前密码"
|
||||
LABEL_NEW_PASSWORD = "新密码"
|
||||
LABEL_REPEAT_PASSWORD = "再次输入新密码"
|
||||
BUTTON_UPDATE_PASSWORD = "设置新密码"
|
||||
ERROR_PASSWORD_MISMATCH = "密码不匹配,请再试一次"
|
||||
[NOTIFICATIONS]
|
||||
COULD_NOT_SAVE_NEW_PASSWORD = "无法保存新密码"
|
||||
CURRENT_PASSWORD_INCORRECT = "当前密码不正确"
|
||||
NEW_PASSWORD_SHORT = "密码太短"
|
||||
NEW_PASSWORD_WEAK = "密码过于简单"
|
||||
Loading…
Add table
Add a link
Reference in a new issue