New translations message.php (Korean)

This commit is contained in:
Fatih Alp 2020-05-12 19:09:35 +03:00
parent fd14ee2d4d
commit ad130acc1c

View File

@ -0,0 +1,12 @@
<?php
return [
'choose_folder' => '어느 폴더에 업로드 하시겠습니까?',
'upload' => 'İmages 추가 | İmages 업로드 | 사진 첨부',
'choose_files' => '어떤 파일을 사용 하시겠습니까?',
'no_files_selected' => '선택된 파일이 없습니다.',
'no_uploads' => '파일이 업로드되지 않았습니다.',
'overwrite' => '이미 업로드되었습니다. 덮어 쓰시겠습니까?',
'uploading' => '업로드 중',
'loading' => '로딩',
];