summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-28 00:26:37 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-28 00:26:37 +0000
commit9e67ab7fb8c7c2006a8cdfa75088d38d1120f8f0 (patch)
tree894949e5eac1edab28ffa01aed3c0d52acc9e3fa /core/l10n/zh_CN.js
parenta6d0a4e6d4f60bbf7d0ada06dc61c34157c876a5 (diff)
downloadnextcloud-server-9e67ab7fb8c7c2006a8cdfa75088d38d1120f8f0.tar.gz
nextcloud-server-9e67ab7fb8c7c2006a8cdfa75088d38d1120f8f0.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.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index f40b11ceae5..d6bf6de2d6e 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -207,6 +207,7 @@ OC.L10N.register(
"People" : "人物",
"Load more results" : "加载更多结果",
"Search in" : "搜索",
+ "Filter in current view" : "在当前视图中筛选",
"Start typing in search" : "开始输入搜索内容",
"No matching results" : "无匹配结果",
"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介于 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 之间",