wyyl/resources/lang/ja/pagination.php

7 lines
75 B
PHP

<?php
return [
'next' => '次へ',
'previous' => '前へ',
];