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 d99818729d8..45b23f48f55 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -84,6 +84,7 @@ OC.L10N.register( "Yes" : "是", "No files in here" : "沒有任何檔案", "Choose" : "選擇", + "Copy" : "複製", "Error loading file picker template: {error}" : "載入檔案選擇器樣板出錯: {error}", "OK" : "OK", "Error loading message template: {error}" : "載入訊息樣板出錯: {error}", @@ -130,7 +131,6 @@ OC.L10N.register( "Choose a password for the public link" : "為公開連結選一個密碼", "Choose a password for the public link or press the \"Enter\" key" : "為公開連結選一個密碼或是按下 Enter 鍵", "Copied!" : "已複製", - "Copy" : "複製", "Not supported!" : "不支援!", "Press ⌘-C to copy." : "按下 ⌘-C 來複製", "Press Ctrl-C to copy." : "按下 Ctrl-C 來複製", |