diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-27 00:23:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-27 00:23:08 +0000 |
commit | 25bc2e50c34fc36d9d792d9624d9b4a957112b0e (patch) | |
tree | f64c365c48416f4c3de6acbdf3cfa819836cbd69 /core/l10n/zh_HK.js | |
parent | 5b2ae14e75fa89edaf70ea46c6152391dc951a38 (diff) | |
download | nextcloud-server-25bc2e50c34fc36d9d792d9624d9b4a957112b0e.tar.gz nextcloud-server-25bc2e50c34fc36d9d792d9624d9b4a957112b0e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_HK.js')
-rw-r--r-- | core/l10n/zh_HK.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index a23a8e47bbe..83bceda06fa 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.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()} 間", |