added ja-JP
This commit is contained in:
9
resources/lang/ja-JP/pagination.php
Normal file
9
resources/lang/ja-JP/pagination.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => '« 前',
|
||||
'next' => '次 »',
|
||||
'showing' => '表示:最初:最後:最後:合計:タイプ',
|
||||
|
||||
];
|
Reference in New Issue
Block a user