summaryrefslogtreecommitdiffstats
path: root/apps/cloud_federation_api/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/cloud_federation_api/l10n/zh_CN.js')
-rw-r--r--apps/cloud_federation_api/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/cloud_federation_api/l10n/zh_CN.js b/apps/cloud_federation_api/l10n/zh_CN.js
index 5bea9e26c1e..90684ddca9d 100644
--- a/apps/cloud_federation_api/l10n/zh_CN.js
+++ b/apps/cloud_federation_api/l10n/zh_CN.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"cloud_federation_api",
{
- "Cloud Federation API" : "联合云 API",
+ "Cloud Federation API" : "联合云API",
"Enable clouds to communicate with each other and exchange data" : "使云能够相互通信并交换数据",
- "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "联合云 API 使各种 Nextcloud 实例可以相互通信并交换数据。"
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "联合云API使各种 Nextcloud 实例可以相互通信并交换数据。"
},
"nplurals=1; plural=0;");