diff options
Diffstat (limited to 'core/l10n/zh_HK.js')
-rw-r--r-- | core/l10n/zh_HK.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 0cb1e6a2f7e..e2db80f882d 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -98,6 +98,7 @@ OC.L10N.register( "Continue to {productName}" : "前往 {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["更新成功,將在 %n 秒後重導向至 {productName}。"], "Applications menu" : "應用程式選項單", + "Apps" : "應用程式", "More apps" : "更多應用程式", "_{count} notification_::_{count} notifications_" : ["{count} 個通知"], "No" : "否", @@ -261,7 +262,6 @@ OC.L10N.register( "No tags found" : "查無標籤", "Personal" : "個人", "Accounts" : "帳戶", - "Apps" : "應用程式", "Admin" : "管理", "Help" : "說明", "Access forbidden" : "存取被拒", |