New translations pagination.php (German)

This commit is contained in:
James Brooks
2017-05-06 13:10:10 +01:00
parent 1545132b6c
commit bf0e713d66

View File

@@ -22,7 +22,7 @@ return [
|
*/
'previous' => 'Previous',
'next' => 'Next',
'previous' => 'Vorherige',
'next' => 'Nächste',
];
];