diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:08 +0000 |
commit | 6f42e8cd336a082f0172f55c5f457559952b2d96 (patch) | |
tree | 64b99b239d4ecf429d9c3abf55a0d6e0ab68a824 /apps/theming/l10n/zh_HK.js | |
parent | dd180104cab6ccd86b30e175ecf3bd249acbbfe1 (diff) | |
download | nextcloud-server-6f42e8cd336a082f0172f55c5f457559952b2d96.tar.gz nextcloud-server-6f42e8cd336a082f0172f55c5f457559952b2d96.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/zh_HK.js')
-rw-r--r-- | apps/theming/l10n/zh_HK.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/zh_HK.js b/apps/theming/l10n/zh_HK.js index a1986584cae..f4eab2c9a66 100644 --- a/apps/theming/l10n/zh_HK.js +++ b/apps/theming/l10n/zh_HK.js @@ -109,9 +109,9 @@ OC.L10N.register( "Default app priority" : "默認應用程式優先程度", "If an app is not enabled for a user, the next app with lower priority is used." : "若未對某個用戶啟用某個應用程式,則使用下一個優先程度較低的應用程式。", "Could not set global default apps" : "無法設定全域默認應用程式", - "Select a custom color" : "選擇自訂色彩", "Reset to default" : "恢復預設值", "Upload" : "上傳", - "Remove background image" : "移除背景圖片" + "Remove background image" : "移除背景圖片", + "Select a custom color" : "選擇自訂色彩" }, "nplurals=1; plural=0;"); |