From 8ac335a68d5294235b4c1c3b026faee8c02d3bb0 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 3 Feb 2021 03:13:28 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/zh_HK.js | 4 ++++ l10n/zh_HK.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index d360a32..7636e93 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -1,8 +1,12 @@ OC.L10N.register( "ocsms", { + "Phone Sync" : "手機同步", "Cancel" : "取消", + "Confirm" : "確認", "Settings" : "設定", + "Label" : "標籤", + "Notification settings" : "通知設定", "Enable" : "啟用", "Disable" : "停用" }, diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index b4e00a8..0f3afff 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -1,6 +1,10 @@ { "translations": { + "Phone Sync" : "手機同步", "Cancel" : "取消", + "Confirm" : "確認", "Settings" : "設定", + "Label" : "標籤", + "Notification settings" : "通知設定", "Enable" : "啟用", "Disable" : "停用" },"pluralForm" :"nplurals=1; plural=0;"