diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-14 00:30:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-14 00:30:08 +0000 |
commit | 2a18283b824a4b9271d3903c5d5432786846051e (patch) | |
tree | 52db505883a54c879d4c1de92351414000229e92 /apps/dav/l10n/zh_HK.js | |
parent | 4e4a6cec5addfda227808a648f9461c2052fa7ea (diff) | |
download | nextcloud-server-2a18283b824a4b9271d3903c5d5432786846051e.tar.gz nextcloud-server-2a18283b824a4b9271d3903c5d5432786846051e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/zh_HK.js')
-rw-r--r-- | apps/dav/l10n/zh_HK.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js index fb1879188a3..cd6f3451dfb 100644 --- a/apps/dav/l10n/zh_HK.js +++ b/apps/dav/l10n/zh_HK.js @@ -189,8 +189,6 @@ OC.L10N.register( "Are you accepting the invitation?" : "接受邀請嗎?", "Tentative" : "暫定", "Your attendance was updated successfully." : "您的參與狀況成功更新", - "Invitation canceled" : "邀請被取消了", - "Invitation updated" : "邀請已更新", - "Invitation" : "邀請" + "%1$s has responded your invitation" : "%1$s 已回應您的邀請" }, "nplurals=1; plural=0;"); |