mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations message.php (Korean)
This commit is contained in:
parent
fd14ee2d4d
commit
ad130acc1c
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'choose_folder' => '어느 폴더에 업로드 하시겠습니까?',
|
||||
'upload' => 'İmages 추가 | İmages 업로드 | 사진 첨부',
|
||||
'choose_files' => '어떤 파일을 사용 하시겠습니까?',
|
||||
'no_files_selected' => '선택된 파일이 없습니다.',
|
||||
'no_uploads' => '파일이 업로드되지 않았습니다.',
|
||||
'overwrite' => '이미 업로드되었습니다. 덮어 쓰시겠습니까?',
|
||||
'uploading' => '업로드 중',
|
||||
'loading' => '로딩',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user