wyyl/resources/lang/de/pagination.php

7 lines
92 B
PHP

<?php
return [
'next' => 'Weiter &raquo;',
'previous' => '&laquo; Zurück',
];