wyyl/resources/lang/de/pagination.php

7 lines
76 B
PHP

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