diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-22 00:31:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-22 00:31:23 +0000 |
commit | bbb082741759f8a97bd7e5a97d93e069189fa348 (patch) | |
tree | 3ba0e34355d459233080e14101516c52285b94d0 /core/l10n/zh_CN.js | |
parent | 608ba174a3e3e3b73b2fb35bc05d7373072667c3 (diff) | |
download | nextcloud-server-bbb082741759f8a97bd7e5a97d93e069189fa348.tar.gz nextcloud-server-bbb082741759f8a97bd7e5a97d93e069189fa348.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 581432e4426..599b8696303 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -39,6 +39,7 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "点击下方按钮来重置您的密码。如果您并没有请求密码重置,请忽略这封邮件。", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "点击下方链接重置您的密码。如果您没有请求重置密码,请忽略本邮件。", "Reset your password" : "重置您的密码", + "Internal error" : "内部错误", "No translation provider available" : "没有可用的翻译提供程序", "Could not detect language" : "无法检测语言", "Unable to translate" : "无法翻译", |