Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/zh_HK.js')
-rw-r--r--lib/l10n/zh_HK.js2
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;");