diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-24 02:26:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-24 02:26:40 +0000 |
commit | 6e47104bb633263c7ff59b2da05d077f7fe9f241 (patch) | |
tree | ea3ac350b7d53a0ca03672e66a1388ca8635f25d /core/l10n/zh_TW.js | |
parent | a45c17dfb1da679acaa7de890bac4101f98c8892 (diff) | |
download | nextcloud-server-6e47104bb633263c7ff59b2da05d077f7fe9f241.tar.gz nextcloud-server-6e47104bb633263c7ff59b2da05d077f7fe9f241.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index e1c62ab83b1..515a6aa8887 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.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}", |