diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-09 02:22:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-09 02:22:58 +0000 |
commit | 409098c45f8b111637b601b391dc00876350c96b (patch) | |
tree | ece99993abfb4d56978416823d2311f4d2695a07 /core/l10n/zh_CN.js | |
parent | 82a192e1ccc852c3ac0daef64c42cd455c70b78e (diff) | |
download | nextcloud-server-409098c45f8b111637b601b391dc00876350c96b.tar.gz nextcloud-server-409098c45f8b111637b601b391dc00876350c96b.zip |
[tx-robot] updated 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 0bc7e6c7188..a3f1edc1865 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -188,7 +188,6 @@ OC.L10N.register( "You have not added any info yet" : "您尚未添加任何信息", "{user} has not added any info yet" : "{user} 尚未添加任何信息", "Error opening the user status modal, try hard refreshing the page" : "打开用户状态模块时出错,请努力刷新页面", - "Search starts once you start typing" : "输入后立即搜索", "Reset search" : "重置搜索", "Start search" : "开始搜索", "Search for {name} only" : "仅搜索 {name}", @@ -420,6 +419,7 @@ OC.L10N.register( "More apps menu" : "更多的应用菜单", "Settings menu" : "设置菜单", "The password is wrong. Try again." : "用户名或密码错误!请重试", - "Setup two-factor authentication" : "配置两步验证" + "Setup two-factor authentication" : "配置两步验证", + "Search starts once you start typing" : "输入后立即搜索" }, "nplurals=1; plural=0;"); |