diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-28 00:19:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-28 00:19:17 +0000 |
commit | a6b0fb1db70383bd69a736951cac41b3f65822a7 (patch) | |
tree | d092c0de95240d3e039cf1f955c8f4123f2e6dc3 /apps/files_versions/l10n/zh_HK.js | |
parent | b062e030309336f84fedb6cc58b99a6703a20bd6 (diff) | |
download | nextcloud-server-a6b0fb1db70383bd69a736951cac41b3f65822a7.tar.gz nextcloud-server-a6b0fb1db70383bd69a736951cac41b3f65822a7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_versions/l10n/zh_HK.js')
-rw-r--r-- | apps/files_versions/l10n/zh_HK.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_versions/l10n/zh_HK.js b/apps/files_versions/l10n/zh_HK.js index 90f276eed72..af047865ecc 100644 --- a/apps/files_versions/l10n/zh_HK.js +++ b/apps/files_versions/l10n/zh_HK.js @@ -19,6 +19,7 @@ OC.L10N.register( "Initial version restored" : "初始版本已還原", "Version restored" : "版本已還原", "Could not restore version" : "無法還原版本", + "Could not set version label" : "無法設置版本標籤", "Could not delete version" : "無法刪除版本", "${version.label} restored" : "已還原˙ ${version.label}", "Could not set version name" : "無法設定版本名稱" |