diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 80406cc21e1..5609d087b3d 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -125,8 +125,8 @@ OC.L10N.register( "Link copied to clipboard" : "链接已复制到剪贴板", "Select" : "选择", "Cancel" : "取消", - "Continue" : "继续", "Close" : "关闭", + "Continue" : "继续", "Error creating the share: {errorMessage}" : "创建共享失败:{errorMessage}", "Error creating the share" : "创建共享时出错", "Sharing" : "共享", @@ -197,6 +197,8 @@ OC.L10N.register( "Deck board" : "看板", "ScienceMesh" : "ScienceMesh", "on {server}" : "在 {server} 上", + "Enter your name" : "输入你的名字", + "Submit name" : "提交名称", "Allow upload and editing" : "允许上传和编辑", "Allow editing" : "允许编辑", "Upload only" : "仅上传", |