mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
Update Korean translation (#3256)
* Update validation.php * Update activities.php * Update passwords.php * Update common.php * Update common.php * Update auth.php * Update components.php * Add files via upload * Update errors.php * Update entities.php * Update entities.php * Update entities.php * Update auth.php * Update activities.php * Update components.php * Update components.php * Update entities.php * Update components.php * Update entities.php * Update errors.php * Update settings.php * Update settings.php * Add files via upload * Update errors.php
This commit is contained in:
@@ -8,14 +8,14 @@ return [
|
||||
'image_select' => '이미지 선택',
|
||||
'image_all' => '모든 이미지',
|
||||
'image_all_title' => '모든 이미지',
|
||||
'image_book_title' => '이 책자에서 쓰고 있는 이미지',
|
||||
'image_book_title' => '이 책에서 쓰고 있는 이미지',
|
||||
'image_page_title' => '이 문서에서 쓰고 있는 이미지',
|
||||
'image_search_hint' => '이미지 이름 검색',
|
||||
'image_uploaded' => '올림 :uploadedDate',
|
||||
'image_load_more' => '더 로드하기',
|
||||
'image_image_name' => '이미지 이름',
|
||||
'image_delete_used' => '이 이미지는 다음 문서들이 쓰고 있습니다.',
|
||||
'image_delete_confirm_text' => '이 이미지를 정말 삭제하시겠습니까?',
|
||||
'image_delete_confirm_text' => '이 이미지를 지울 건가요?',
|
||||
'image_select_image' => '이미지 선택',
|
||||
'image_dropzone' => '여기에 이미지를 드롭하거나 여기를 클릭하세요. 이미지를 올릴 수 있습니다.',
|
||||
'images_deleted' => '이미지 삭제함',
|
||||
|
Reference in New Issue
Block a user