added ko-KR
This commit is contained in:
9
resources/lang/ko-KR/import.php
Normal file
9
resources/lang/ko-KR/import.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'import' => '가져오기',
|
||||
'title' => ':type 가져오기',
|
||||
'message' => '허용된 파일 형식: XLS, XLSX. 샘플 파일을 <a target="_blank" href=":link"><strong>다운로드</strong></a>하세요.',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user