]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/da/pagination.php
Guest create page: name field autofocus
[bookstack] / resources / lang / da / pagination.php
index 85bd12fc319557dcc852fdacc07e882583d66be3..821d7804781ccd7b8c9581b3b9268738ec06b1f9 100644 (file)
@@ -6,7 +6,7 @@
  */
 return [
 
-    'previous' => '« Previous',
-    'next'     => 'Next »',
+    'previous' => '« Forrige',
+    'next'     => 'Næste »',
 
 ];