New translations pagination.php (Japanese)

This commit is contained in:
James Brooks
2018-01-16 14:05:45 +00:00
parent 1a560522bc
commit a38a22e947

View File

@@ -22,7 +22,7 @@ return [
|
*/
'previous' => 'Previous',
'next' => 'Next',
'previous' => '前へ',
'next' => '次へ',
];