]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ko/common.php
Make building of search results work for multi-byte encoded characters
[bookstack] / resources / lang / ko / common.php
index 2349ab735d06969ffe65d0c845a4757ef815a1ce..cf889fd2f88243e593a555cd1c391d30b83c4475 100644 (file)
@@ -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' => '정렬 기준',