Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dashboard/l10n/zh_CN.js')
-rw-r--r--apps/dashboard/l10n/zh_CN.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dashboard/l10n/zh_CN.js b/apps/dashboard/l10n/zh_CN.js
index 3282e01bfa0..c580c63f117 100644
--- a/apps/dashboard/l10n/zh_CN.js
+++ b/apps/dashboard/l10n/zh_CN.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Dashboard" : "仪表盘",
"Dashboard app" : "仪表盘应用",
- "Show something" : "显示信息",
"Customize" : "自定义",
"Edit widgets" : "编辑小部件",
"Get more widgets from the App Store" : "从应用商店获取更多小部件",
@@ -27,6 +26,7 @@ OC.L10N.register(
"Default images" : "默认图片",
"Plain background" : "纯色背景",
"Insert from {productName}" : "从 {productName} 插入",
+ "Show something" : "显示信息",
"Get more widgets from the app store" : "从应用商店获取更多小部件"
},
"nplurals=1; plural=0;");