aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 9c5ea62d27b..8c64035aeea 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -230,7 +230,6 @@ OC.L10N.register(
"Federated user" : "联合云用户",
"user@your-nextcloud.org" : "user@your-nextcloud.org",
"Create share" : "创建共享",
- "Direct link copied to clipboard" : "直链已复制至粘贴板",
"Please copy the link manually:" : "请手动复制链接:",
"Custom date range" : "自定义日期范围",
"Pick start date" : "选择起始日期",
@@ -527,6 +526,7 @@ OC.L10N.register(
"Toggle password visibility" : "切换密码可见性",
"Configure the database" : "配置数据库",
"Only %s is available." : "仅 %s 可用。",
- "Database account" : "数据库账号"
+ "Database account" : "数据库账号",
+ "Direct link copied to clipboard" : "直链已复制至粘贴板"
},
"nplurals=1; plural=0;");