diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index a84717eb385..8786204eec6 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -35,6 +35,8 @@ OC.L10N.register( "Delete" : "刪除", "You can upload into this folder" : "您可以上傳到此資料夾", "Terms of service" : "服務條款", + "Show list view" : "顯示清單檢視", + "Show grid view" : "顯示網格檢視", "No compatible server found at {remote}" : "在 {remote} 找不到相容的伺服器", "Invalid server URL" : "無效的伺服器 URL", "Failed to add the public link to your Nextcloud" : "無法將公開連結新增到您的 Nextcloud", @@ -248,8 +250,6 @@ OC.L10N.register( "sharing is disabled" : "分享功能已停用", "For more info, please ask the person who sent this link." : "要取得更多資訊,請詢問傳送此連結給您的人。", "Share note" : "分享訊息", - "Show list view" : "顯示清單檢視", - "Show grid view" : "顯示網格檢視", "Upload files to %s" : "上傳檔案到 %s", "Note" : "筆記", "Select or drop files" : "選取或拖曳檔案", |