]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/pt/pagination.php
Guest create page: name field autofocus
[bookstack] / resources / lang / pt / pagination.php
index 85bd12fc319557dcc852fdacc07e882583d66be3..1870e34184138478210e19a2ae44f2417aa0a2ba 100644 (file)
@@ -6,7 +6,7 @@
  */
 return [
 
-    'previous' => '« Previous',
-    'next'     => 'Next »',
+    'previous' => '« Anterior',
+    'next'     => 'Seguinte »',
 
 ];