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 'apps/files_trashbin/l10n/zh_HK.js')
-rw-r--r--apps/files_trashbin/l10n/zh_HK.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/zh_HK.js b/apps/files_trashbin/l10n/zh_HK.js
index 78811bbdd2c..8c3f5bda38a 100644
--- a/apps/files_trashbin/l10n/zh_HK.js
+++ b/apps/files_trashbin/l10n/zh_HK.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"files_trashbin",
{
+ "Delete" : "刪除",
"Error" : "錯誤",
- "Name" : "名稱",
- "Delete" : "刪除"
+ "Name" : "名稱"
},
"nplurals=1; plural=0;");