New translations pagination.php (German)

This commit is contained in:
Cachet Bot
2018-07-12 08:44:19 +01:00
parent 99ef27b846
commit 60108c4b8d

View File

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