mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
3개 번역
This commit is contained in:
@@ -21,7 +21,7 @@ return [
|
||||
'meta_updated_name' => '업데이트 :timeLength by :user',
|
||||
'entity_select' => '엔티티선택',
|
||||
'images' => '이미지',
|
||||
'my_recent_drafts' => '내 최근 초안My Recent Drafts',
|
||||
'my_recent_drafts' => '내 최근 초안',
|
||||
'my_recently_viewed' => '검색 기록',
|
||||
'no_pages_viewed' => '조회한 페이지가 없습니다.',
|
||||
'no_pages_recently_created' => '최근 만들어진 페이지가 없습니다',
|
||||
@@ -44,11 +44,11 @@ return [
|
||||
*/
|
||||
'search_results' => '검색 결과',
|
||||
'search_total_results_found' => ':count result found|:count total results found',
|
||||
'search_clear' => 'Clear Search',
|
||||
'search_no_pages' => 'No pages matched this search',
|
||||
'search_clear' => '검색기록 초기화',
|
||||
'search_no_pages' => '검색결과가 없습니다.',
|
||||
'search_for_term' => 'Search for :term',
|
||||
'search_more' => 'More Results',
|
||||
'search_filters' => 'Search Filters',
|
||||
'search_more' => '결과 더보기',
|
||||
'search_filters' => '검색 필터',
|
||||
'search_content_type' => 'Content Type',
|
||||
'search_exact_matches' => 'Exact Matches',
|
||||
'search_tags' => 'Tag Searches',
|
||||
|
Reference in New Issue
Block a user