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 349648d319f..93d7a6fc6e8 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -106,7 +106,6 @@ OC.L10N.register( "Non-existing tag #{tag}" : "标签 #{tag} 不存在", "restricted" : "受限", "invisible" : "不可见", - "({scope})" : "({scope})", "Delete" : "删除", "Rename" : "重命名", "Collaborative tags" : "协作标签", @@ -429,6 +428,7 @@ OC.L10N.register( "Name, federated cloud ID or email address..." : "姓名,联合云 ID 或电子邮件地址...", "Name..." : "名称...", "Error removing share" : "移除共享时出错", + "({scope})" : "({scope})", "Saving..." : "正在保存...", "Dismiss" : "忽略", "Your client should now be connected! You can close this window." : "您的客户端现在应该可以连接了!您可以关闭这个窗口。", |