diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 5b18e6b1cbf..2aade6d5532 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -123,6 +123,7 @@ OC.L10N.register( "Set expiration date" : "设置过期日期", "Expiration" : "过期", "Expiration date" : "过期日期", + "Choose a password for the public link" : "为共享链接设置密码", "Sending ..." : "正在发送...", "Email sent" : "邮件已发送", "Resharing is not allowed" : "不允许二次共享", @@ -130,7 +131,6 @@ OC.L10N.register( "Link" : "链接", "Password protect" : "密码保护", "Password" : "密码", - "Choose a password for the public link" : "为共享链接设置密码", "Allow editing" : "允许编辑", "Email link to person" : "发送链接到个人", "Send" : "发送", |