diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-11 00:21:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-11 00:21:11 +0000 |
commit | 4bc8ba5b228b888e2caae2884699213634793093 (patch) | |
tree | a8b00a4bc02cbedaed866285f6b9fb03260e140f /core/l10n/zh_CN.js | |
parent | 9dbf88816c8fe985d62507bd45c364e760d8ce72 (diff) | |
download | nextcloud-server-4bc8ba5b228b888e2caae2884699213634793093.tar.gz nextcloud-server-4bc8ba5b228b888e2caae2884699213634793093.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, 0 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 2ccad1d2100..3f21207ead4 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -201,7 +201,6 @@ OC.L10N.register( "No results for {query}" : "没有 '{query}' 的相关结果", "Press Enter to start searching" : "按下Enter开始搜索", "An error occurred while searching for {type}" : "搜索 {type} 时出错", - "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["请输入 {minSearchLength} 个字符或更多字符以进行搜索"], "Forgot password?" : "忘记密码?", "Back to login form" : "回到登录表格", "Back" : "返回", |