'save' => '儲存',
'continue' => '繼續',
'select' => '選擇',
- 'toggle_all' => 'Toggle All',
+ 'toggle_all' => '轉換全部',
'more' => '更多',
// Form Labels
// Actions
'actions' => '動作',
'view' => '檢視',
- 'view_all' => 'View All',
+ 'view_all' => '驗視全部',
'create' => '建立',
'update' => '更新',
'edit' => '編輯',
'copy' => '複製',
'reply' => '回覆',
'delete' => '刪除',
+ 'delete_confirm' => '確認刪除',
'search' => '搜尋',
'search_clear' => '清除搜尋',
'reset' => '重置',
'remove' => '刪除',
'add' => '新增',
+ 'fullscreen' => '全屏顯示',
// Sort Options
- 'sort_options' => 'Sort Options',
- 'sort_direction_toggle' => 'Sort Direction Toggle',
- 'sort_ascending' => 'Sort Ascending',
- 'sort_descending' => 'Sort Descending',
- 'sort_name' => 'Name',
- 'sort_created_at' => 'Created Date',
- 'sort_updated_at' => 'Updated Date',
+ 'sort_options' => '選項分類',
+ 'sort_direction_toggle' => '順序方向切換',
+ 'sort_ascending' => '升序',
+ 'sort_descending' => '降序',
+ 'sort_name' => '名稱',
+ 'sort_created_at' => '創建日期',
+ 'sort_updated_at' => '更新日期',
// Misc
'deleted_user' => '刪除使用者',
'grid_view' => '縮圖檢視',
'list_view' => '清單撿視',
'default' => '預設',
- 'breadcrumb' => 'Breadcrumb',
+ 'breadcrumb' => '導覽路徑',
// Header
- 'profile_menu' => 'Profile Menu',
+ 'profile_menu' => '個人資料菜單',
'view_profile' => '檢視資料',
'edit_profile' => '編輯資料',
+ 'dark_mode' => '深色模式',
+ 'light_mode' => '明亮模式',
// Layout tabs
- 'tab_info' => 'Info',
- 'tab_content' => 'Content',
+ 'tab_info' => '訊息',
+ 'tab_content' => '內容',
// Email Content
'email_action_help' => '如果您無法點選“:actionText”按鈕,請將下面的網址複製到您的瀏覽器中打開:',
- 'email_rights' => 'All rights reserved',
+ 'email_rights' => '版權所有',
];