diff options
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 7932263b443..5022624c222 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -139,10 +139,10 @@ OC.L10N.register( "Open documentation" : "打开文档", "Allow apps to use the Share API" : "允许应用软件使用共享API", "Allow users to share via link" : "允许用户通过链接分享文件", - "Enforce password protection" : "强制密码保护", "Allow public uploads" : "允许公开上传", - "Allow users to send mail notification for shared files" : "允许用户发送共享文件的邮件通知", + "Enforce password protection" : "强制密码保护", "Set default expiration date" : "设置默认过期日期", + "Allow users to send mail notification for shared files" : "允许用户发送共享文件的邮件通知", "Expire after " : "过期于", "days" : "天", "Enforce expiration date" : "强制过期日期", |