summaryrefslogtreecommitdiffstats
path: root/apps/dashboard
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-27 02:18:34 +0000
committerNextcloud bot <bot@nextcloud.com>2020-10-27 02:18:34 +0000
commitae54ae6c9ba6de9050bb8c6ba17f63d66eb1974f (patch)
treef38bdf256dc8a82123aed00d9b291981aee389e8 /apps/dashboard
parenta150f2a198bff2eb5a936a53c089a05ec7800046 (diff)
downloadnextcloud-server-ae54ae6c9ba6de9050bb8c6ba17f63d66eb1974f.tar.gz
nextcloud-server-ae54ae6c9ba6de9050bb8c6ba17f63d66eb1974f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard')
-rw-r--r--apps/dashboard/l10n/zh_CN.js4
-rw-r--r--apps/dashboard/l10n/zh_CN.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/dashboard/l10n/zh_CN.js b/apps/dashboard/l10n/zh_CN.js
index 995957648b1..4915edb8b17 100644
--- a/apps/dashboard/l10n/zh_CN.js
+++ b/apps/dashboard/l10n/zh_CN.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"dashboard",
{
- "Dashboard" : "控制台",
- "Dashboard app" : "控制台应用",
+ "Dashboard" : "仪表盘",
+ "Dashboard app" : "仪表盘应用",
"Show something" : "显示信息",
"Customize" : "自定义",
"Edit widgets" : "编辑小部件",
diff --git a/apps/dashboard/l10n/zh_CN.json b/apps/dashboard/l10n/zh_CN.json
index 85c54a87f46..926b4e79e66 100644
--- a/apps/dashboard/l10n/zh_CN.json
+++ b/apps/dashboard/l10n/zh_CN.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Dashboard" : "控制台",
- "Dashboard app" : "控制台应用",
+ "Dashboard" : "仪表盘",
+ "Dashboard app" : "仪表盘应用",
"Show something" : "显示信息",
"Customize" : "自定义",
"Edit widgets" : "编辑小部件",