added ko-KR

This commit is contained in:
denisdulici
2019-01-10 12:48:48 +03:00
parent bc86edf4a6
commit 9ada0d337c
29 changed files with 1002 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
<?php
return [
'previous' => '&laquo; 이전',
'next' => '다음 &raquo;',
'showing' => ':type :total 중 :first 보는 중',
];