+ 'configure' => '설정',
+ 'fullscreen' => '전체화면',
+ 'favourite' => '북마크',
+ 'unfavourite' => '좋아하지 않음',
+ 'next' => '다음',
+ 'previous' => '이전',
+ 'filter_active' => '적용 중:',
+ 'filter_clear' => '모든 필터 해제',
+ 'download' => 'Download',
+ 'open_in_tab' => 'Open in Tab',
+
+ // Sort Options
+ 'sort_options' => '정렬 기준',
+ 'sort_direction_toggle' => '순서 반전',
+ 'sort_ascending' => '오름차 순서',
+ 'sort_descending' => '내림차 순서',
+ 'sort_name' => '제목',
+ 'sort_default' => '기본값',
+ 'sort_created_at' => '만든 날짜',
+ 'sort_updated_at' => '수정한 날짜',
+
+ // Misc
+ 'deleted_user' => '삭제한 사용자',
+ 'no_activity' => '활동 없음',
+ 'no_items' => '항목 없음',
+ 'back_to_top' => '맨 위로',
+ 'skip_to_main_content' => '메인 항목으로',
+ 'toggle_details' => '내용 보기',
+ 'toggle_thumbnails' => '섬네일 보기',
+ 'details' => '정보',
+ 'grid_view' => '격자 보기',
+ 'list_view' => '목록 보기',
+ 'default' => '기본 설정',
+ 'breadcrumb' => '탐색 경로',
+ 'status' => '상태',
+ 'status_active' => '활성',
+ 'status_inactive' => '비활성',
+ 'never' => '안 함',
+ 'none' => '없음',
+
+ // Header
+ 'header_menu_expand' => '헤더 메뉴 펼치기',
+ 'profile_menu' => '프로필',
+ 'view_profile' => '프로필 보기',
+ 'edit_profile' => '프로필 바꾸기',
+ 'dark_mode' => '어두운 테마',
+ 'light_mode' => '밝은 테마',