diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 0ca67f0cfb5..3af2f1546f7 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -301,6 +301,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "该实例 %s 当前处于维护模式, 这将花费一些时间.", "This page will refresh itself when the %s instance is available again." : "当实例 %s 再次可用时此页面将刷新.", "Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现, 请联系你的系统管理员.", - "Thank you for your patience." : "感谢您久等了." + "Thank you for your patience." : "感谢您久等了.", + "Wrong password. Reset it?" : "密码错误。是否重置?" }, "nplurals=1; plural=0;"); |