diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-05 02:24:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-05 02:24:56 +0000 |
commit | a9b5cde3334cae2a796686590b4c0796e64f3f93 (patch) | |
tree | 0c7416a78eb82885c7697bde4b085f53776a9109 /apps/theming/l10n | |
parent | e85188f429ade7dce50f8371044a05cd5fcced49 (diff) | |
download | nextcloud-server-a9b5cde3334cae2a796686590b4c0796e64f3f93.tar.gz nextcloud-server-a9b5cde3334cae2a796686590b4c0796e64f3f93.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/zh_HK.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/zh_HK.js b/apps/theming/l10n/zh_HK.js index 38db2be69e1..662acde2343 100644 --- a/apps/theming/l10n/zh_HK.js +++ b/apps/theming/l10n/zh_HK.js @@ -1,7 +1,7 @@ OC.L10N.register( "theming", { - "Loading preview…" : "正在載入預覽。。。", + "Loading preview…" : "正在載入預覽...", "Saved" : "已儲存", "Admin" : "管理員", "a safe home for all your data" : "您資料的安全屋", diff --git a/apps/theming/l10n/zh_HK.json b/apps/theming/l10n/zh_HK.json index 1219fece07f..e7de06b3f8e 100644 --- a/apps/theming/l10n/zh_HK.json +++ b/apps/theming/l10n/zh_HK.json @@ -1,5 +1,5 @@ { "translations": { - "Loading preview…" : "正在載入預覽。。。", + "Loading preview…" : "正在載入預覽...", "Saved" : "已儲存", "Admin" : "管理員", "a safe home for all your data" : "您資料的安全屋", |