Skip to content

Commit ea04451

Browse files
committed
New translations errors.php (Korean)
1 parent 8269e83 commit ea04451

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lang/ko/errors.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@
7171
'book_not_found' => '책이 없습니다.',
7272
'page_not_found' => '문서가 없습니다.',
7373
'chapter_not_found' => '챕터가 없습니다.',
74-
'selected_book_not_found' => '고른 책이 없습니다.',
75-
'selected_book_chapter_not_found' => '고른 책이나 챕터가 없습니다.',
74+
'selected_book_not_found' => '선택된 책이 없습니다.',
75+
'selected_book_chapter_not_found' => '선택된 책이나 챕터가 없습니다',
7676
'guests_cannot_save_drafts' => 'Guest는 초안 문서를 보관할 수 없습니다.',
7777

7878
// Users

0 commit comments

Comments
 (0)