added ko-KR
This commit is contained in:
9
resources/lang/ko-KR/pagination.php
Normal file
9
resources/lang/ko-KR/pagination.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => '« 이전',
|
||||
'next' => '다음 »',
|
||||
'showing' => ':type :total 중 :first 보는 중',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user