From d540b476ff53ea6e5dc14ef68c20fd04ebf09f30 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 25 Jun 2023 01:43:49 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/zh_CN.js | 2 ++ l10n/zh_CN.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index f342e571459..787da346228 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -72,6 +72,8 @@ OC.L10N.register( "_%n char_::_%n chars_" : ["%n 字符"], "Translate" : "翻译", "Replace" : "替换", + "Detect language" : "检测语言", + "Translation failed" : "翻译失败", "Unsupported image type" : "不支持图片格式", "Show rich workspaces" : "显示富文本编辑区", "Hide outline" : "隐藏大纲", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index b62c4a0e16e..d1c4b581c4d 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -70,6 +70,8 @@ "_%n char_::_%n chars_" : ["%n 字符"], "Translate" : "翻译", "Replace" : "替换", + "Detect language" : "检测语言", + "Translation failed" : "翻译失败", "Unsupported image type" : "不支持图片格式", "Show rich workspaces" : "显示富文本编辑区", "Hide outline" : "隐藏大纲",