diff options
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r-- | apps/files/l10n/zh_HK.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 94f4397f23b..421ae5dc92a 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -7,6 +7,8 @@ OC.L10N.register( "Home" : "主頁", "Close" : "關閉", "Download" : "下載", + "Rename" : "重新命名", + "Delete" : "刪除", "Error" : "錯誤", "Name" : "名稱", "Size" : "大小", @@ -27,7 +29,6 @@ OC.L10N.register( "Save" : "儲存", "Settings" : "設定", "WebDAV" : "WebDAV", - "Cancel upload" : "取消上戴", - "Delete" : "刪除" + "Cancel upload" : "取消上戴" }, "nplurals=1; plural=0;"); |