New translations pagination.php (German)

This commit is contained in:
Cachet Bot
2018-12-30 03:10:16 +00:00
parent d05b137667
commit 052661c412

View File

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