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
3fa2a9ba81
commit
61f27a6e10
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'choose_file' => '어떤 파일을 사용 하시겠습니까?',
|
||||
'choose_folder' => '어느 폴더에 업로드 하시겠습니까?',
|
||||
'upload' => '업로드하려면 여기를 클릭하거나 드롭하십시오.',
|
||||
'no_file_selected' => '파일이 선택되지 않았습니다.',
|
||||
'no_uploads' => '파일이 업로드되지 않았습니다.',
|
||||
'overwrite' => '이미 업로드되었습니다. 덮어 쓰시겠습니까?',
|
||||
'uploading' => '업로드 중',
|
||||
'loading' => '로딩',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user