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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-18 05:38:16 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-18 05:38:16 +0300
commit97f3fea9c78b95c02348782b4ac33c25d9b37953 (patch)
tree41b1840935f3330475b0ca0149689d83508bc28e
parent78702b786f9d62b51e24adfc311077a6bc05ab65 (diff)
[tx-robot] updated from transifexv16.0.8RC1v16.0.8
-rw-r--r--l10n/zh_CN.js2
-rw-r--r--l10n/zh_CN.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 628b5ed..268429d 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"files_texteditor",
{
- "saving..." : "保存中...",
+ "saving..." : "正在保存…",
"saved!" : "已保存",
"failed!" : "失败!",
"Saved" : "已保存",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index ccd0494..a60fb9b 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -1,5 +1,5 @@
{ "translations": {
- "saving..." : "保存中...",
+ "saving..." : "正在保存…",
"saved!" : "已保存",
"failed!" : "失败!",
"Saved" : "已保存",