diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index b5b81016b0f..19b4f2f050c 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -163,6 +163,7 @@ OC.L10N.register( "Forgot password?" : "忘记密码?", "Log in with a device" : "使用设备登录", "Back" : "返回", + "Reset search" : "重置搜索", "No results for {query}" : "没有 '{query}' 的相关结果", "Search {types} …" : "搜索 {类型} …", "Settings" : "设置", @@ -434,7 +435,6 @@ OC.L10N.register( "_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他文件夹中找到 {count} 条搜索结果"], "Saving..." : "正在保存...", "Search" : "搜索", - "Reset search" : "重置搜索", "Your client should now be connected! You can close this window." : "您的客户端现在应该可以连接了!您可以关闭这个窗口。", "Cancel log in" : "取消登录", "These apps will be updated:" : "以下应用将被更新:", |