diff options
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r-- | lib/l10n/zh_CN.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 1f68d2fd046..773db4cb65f 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -42,6 +42,7 @@ OC.L10N.register( "File name is too long" : "文件名过长", "Dot files are not allowed" : ".文件 不被允许", "Empty filename is not allowed" : "不允许使用空名称。", + "This is an automatically generated email, please do not reply." : "这是一个自动生成的电子邮件,请不要回复。", "Help" : "帮助", "Apps" : "应用", "Personal" : "个人", @@ -52,6 +53,7 @@ OC.L10N.register( "Redis" : "Redis", "Server settings" : "服务器设置", "Sharing" : "分享", + "Security" : "安全", "Encryption" : "加密", "Additional settings" : "其他设置", "Tips & tricks" : "小提示", |