mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 02:51:54 +08:00
New translations entities.php (Korean)
This commit is contained in:
parent
94e8b1fc0f
commit
a5cc758017
|
@ -146,7 +146,7 @@ return [
|
|||
'chapters_create' => '챕터 만들기',
|
||||
'chapters_delete' => '챕터 삭제하기',
|
||||
'chapters_delete_named' => ':chapterName(을)를 지웁니다.',
|
||||
'chapters_delete_explain' => ':chapterName에 있는 모든 문서는 챕터에서 벗어날 뿐 지우지 않습니다.',
|
||||
'chapters_delete_explain' => 'This will delete the chapter with the name \':chapterName\'. All pages that exist within this chapter will also be deleted.',
|
||||
'chapters_delete_confirm' => '이 챕터를 지울 건가요?',
|
||||
'chapters_edit' => '챕터 바꾸기',
|
||||
'chapters_edit_named' => ':chapterName 바꾸기',
|
||||
|
|
Loading…
Reference in New Issue
Block a user