2017-09-19 13:25:13 +02:00
|
|
|
<?php
|
|
|
|
|
|
|
|
return [
|
|
|
|
|
2018-05-03 12:16:18 +03:00
|
|
|
'previous' => '« Vorherige',
|
|
|
|
'next' => 'Nächste »',
|
2019-12-25 14:32:47 +03:00
|
|
|
'showing' => ':first-:last of :total records.',
|
|
|
|
'page' => 'pro Seite.',
|
|
|
|
|
2017-09-19 13:25:13 +02:00
|
|
|
];
|