New translations pagination.php (Dutch)

This commit is contained in:
James Brooks
2018-01-16 14:07:20 +00:00
parent 7ec617b1cb
commit 7838878a34

View File

@@ -22,7 +22,7 @@ return [
|
*/
'previous' => 'Previous',
'next' => 'Next',
'previous' => 'Vorige',
'next' => 'Volgende',
];