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 3ec573b4248..eabb7ad9921 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -135,7 +135,7 @@ OC.L10N.register( "Press ⌘-C to copy." : "按 ⌘ + C 进行复制.", "Press Ctrl-C to copy." : "按 Ctrl + C 进行复制.", "Resharing is not allowed" : "不允许二次共享", - "Share to {name}" : "分享给(name)", + "Share to {name}" : "分享给{name}", "Share link" : "分享链接", "Link" : "链接", "Password protect" : "密码保护", |