diff --git a/resources/lang/de/pagination.php b/resources/lang/de/pagination.php index 2a6af7ce4..53a445b2b 100644 --- a/resources/lang/de/pagination.php +++ b/resources/lang/de/pagination.php @@ -14,6 +14,6 @@ return [ */ 'previous' => '« Vorherige', - 'next' => 'Naumlchste »', + 'next' => 'Nächste »', ];