diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 48568fd0480..a3cde8d5478 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -179,6 +179,9 @@ OC.L10N.register( "Back" : "返回", "Login form is disabled." : "登录表单被禁用", "Edit Profile" : "编辑个人资料", + "The headline and about sections will show up here" : "标题和关于部分将显示在此处", + "You haven't added any info yet" : "你尚未添加任何信息", + "{user} hasn't added any info yet" : "{user} 尚未添加任何信息", "Error opening the user status modal, try hard refreshing the page" : "打开用户状态模块时出错,请努力刷新页面", "Reset search" : "重置搜索", "Search for {name} only" : "仅搜索 {name}", |