diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-22 02:26:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-22 02:26:35 +0000 |
commit | 9f489422b462b5d2c27981b36ec6b3509cc08d0d (patch) | |
tree | 24558aabe1d1fa3c34f3ca6a73c51bfda0ff50a3 /core/l10n/zh_HK.js | |
parent | fccb98c8b654e4cdde33e0128a29de47d3f21f4d (diff) | |
download | nextcloud-server-9f489422b462b5d2c27981b36ec6b3509cc08d0d.tar.gz nextcloud-server-9f489422b462b5d2c27981b36ec6b3509cc08d0d.zip |
[tx-robot] updated 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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index ce51fe38312..c6e4f0599fa 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -180,6 +180,8 @@ OC.L10N.register( "Login form is disabled." : "登入表格已停用", "Edit Profile" : "編輯個人設定", "The headline and about sections will show up here" : "標題與關於部份將在此顯示", + "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" : "打開用戶狀態模式時出錯,請嘗試刷新頁面", "Reset search" : "重置搜尋", "Search for {name} only" : "只搜尋 {name}", |