added nl-NL
This commit is contained in:
9
resources/lang/nl-NL/pagination.php
Normal file
9
resources/lang/nl-NL/pagination.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => '«Vorige',
|
||||
'next' => '«Volgende»;',
|
||||
'showing' => 'Tonen: eerst aan: laatste van: totale: type',
|
||||
|
||||
];
|
Reference in New Issue
Block a user