diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 3b026cbf96e..94a9a485dc7 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -104,7 +104,6 @@ OC.L10N.register( "Link" : "連結", "Password protect" : "密碼保護", "Allow upload and editing" : "允許上傳及編輯", - "Hide file listing" : "隱藏檔案列表", "Email link to person" : "將連結 email 給別人", "Send" : "寄出", "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}", @@ -299,6 +298,7 @@ OC.L10N.register( "Nov." : "十一月", "Dec." : "十二月", "Allow editing" : "允許編輯", + "Hide file listing" : "隱藏檔案列表", "Sending ..." : "正在傳送…", "Email sent" : "Email 已寄出", "Send link via email" : "透過 email 寄送連結", |