X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a274406038e13cf678e14d65dfa70d04ead67206..refs/pull/3210/head:/resources/lang/ko/common.php diff --git a/resources/lang/ko/common.php b/resources/lang/ko/common.php index 2349ab735..9e3d5eb16 100644 --- a/resources/lang/ko/common.php +++ b/resources/lang/ko/common.php @@ -20,7 +20,7 @@ return [ 'role' => '권한', 'cover_image' => '대표 이미지', 'cover_image_description' => '이미지 규격은 440x250px 내외입니다.', - + // Actions 'actions' => '활동', 'view' => '보기', @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Unfavourite', 'next' => 'Next', 'previous' => 'Previous', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => '정렬 기준', @@ -69,6 +71,10 @@ return [ 'list_view' => '목록 보기', 'default' => '기본 설정', 'breadcrumb' => '탐색 경로', + 'status' => 'Status', + 'status_active' => 'Active', + 'status_inactive' => 'Inactive', + 'never' => 'Never', // Header 'header_menu_expand' => 'Expand Header Menu',