diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-28 00:26:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-28 00:26:29 +0000 |
commit | 47fb88479ed5d720ac16f7b92673b579a14cd5b9 (patch) | |
tree | 58de03c61b6e575bf8f5000bd9e833364e7991b0 /core/l10n/zh_CN.json | |
parent | 4342a48798890f1031f9305d3a9f47f91ccb04e7 (diff) | |
download | nextcloud-server-47fb88479ed5d720ac16f7b92673b579a14cd5b9.tar.gz nextcloud-server-47fb88479ed5d720ac16f7b92673b579a14cd5b9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r-- | core/l10n/zh_CN.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 4e52e8f3525..d872e660175 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -205,6 +205,7 @@ "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()} 之间", |