diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-30 02:18:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-30 02:18:12 +0000 |
commit | a4a05ee03d4b563fec8a631908b1d797afa6df9f (patch) | |
tree | ea03b3400fd0ec88f3a4d8eb18998becb4c7f97c /lib/l10n/zh_HK.js | |
parent | 53817f5fc20533d2b9da2ecff6bd96acf21b4e17 (diff) | |
download | nextcloud-server-a4a05ee03d4b563fec8a631908b1d797afa6df9f.tar.gz nextcloud-server-a4a05ee03d4b563fec8a631908b1d797afa6df9f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_HK.js')
-rw-r--r-- | lib/l10n/zh_HK.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 90ef9f753ab..cd8d972fafb 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -15,7 +15,6 @@ OC.L10N.register( "Settings" : "設定", "Log out" : "登出", "Users" : "用戶", - "Sharing" : "分享", "Sunday" : "星期日", "Monday" : "星期一", "Tuesday" : "星期二", @@ -38,6 +37,7 @@ OC.L10N.register( "Create" : "新增", "Delete" : "刪除", "Share" : "分享", + "Sharing" : "分享", "Unlimited" : "無限" }, "nplurals=1; plural=0;"); |