diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index abb919f028b..69a5b989345 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -236,6 +236,8 @@ OC.L10N.register( "(all selected)" : "(已全選)", "({count} selected)" : "(已選取 {count} 項)", "Error loading file exists template" : "載入已存在的範本時發生錯誤", + "Show list view" : "顯示清單檢視", + "Show grid view" : "顯示網格檢視", "Pending" : "擱置中", "Copy to {folder}" : "複製到 {folder}", "Move to {folder}" : "移動到 {folder}", |