diff options
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r-- | lib/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index d87e1215caf..48c086e37e2 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -3,8 +3,8 @@ OC.L10N.register( { "Cannot write into \"config\" directory!" : "无法写入“config”目录!", "See %s" : "查看 %s", - "You are not allowed to share %s" : "您无权分享 %s", "PHP %s or higher is required." : "要求 PHP 版本 %s 或者更高。", + "You are not allowed to share %s" : "您无权分享 %s", "Help" : "帮助", "Personal" : "个人", "Users" : "用户", |