diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-22 00:31:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-22 00:31:34 +0000 |
commit | 446b2d283fdb8f2d84b052d5be7901db00b7bde8 (patch) | |
tree | da32a03b266931b00d8986cfed5dbcb177d0a8bd /core/l10n/zh_CN.js | |
parent | 841c5c3527326426a8f4d1fd7bf5fe672dc08220 (diff) | |
download | nextcloud-server-446b2d283fdb8f2d84b052d5be7901db00b7bde8.tar.gz nextcloud-server-446b2d283fdb8f2d84b052d5be7901db00b7bde8.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" : "无法翻译", |