aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index cbe5bbc7add..05e7f2b9d36 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -111,7 +111,7 @@ OC.L10N.register(
"Address" : "地址",
"Profile picture" : "个人资料图片 ",
"About" : "关于",
- "Full name" : "全名",
+ "Display name" : "显示用户名",
"Headline" : "标题",
"Organisation" : "组织",
"Role" : "角色",
@@ -260,6 +260,7 @@ OC.L10N.register(
"Storage connection error. %s" : "存储连接错误。%s",
"Storage is temporarily not available" : "存储暂时不可用",
"Storage connection timeout. %s" : "存储连接超时。%s",
+ "Full name" : "全名",
"%s enter the database username and name." : "%s 输入数据库用户名和名称。",
"%s enter the database username." : "%s 输入数据库用户名。",
"%s enter the database name." : "%s 输入数据库名称。",