]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/de/pagination.php
Added migration file.
[bookstack] / resources / lang / de / pagination.php
index a3bf7c8c856ecf058da1665c19128ff4c344f74a..6ed0e30f0a27a8eee592f5ea1d976e2223da8343 100644 (file)
@@ -14,6 +14,6 @@ return [
     */
 
     'previous' => '« Vorherige',
-    'next'     => 'Nächste »',
+    'next'     => 'Nรคchste »',
 
 ];