New translations pagination.php (Dutch)

This commit is contained in:
James Brooks
2017-05-07 10:20:25 +01:00
parent 62eaa0043f
commit edf01513d8
+3 -3
View File
@@ -22,7 +22,7 @@ return [
|
*/
'previous' => 'Previous',
'next' => 'Next',
'previous' => 'Vorige',
'next' => 'Volgende',
];
];