]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/he/pagination.php
Guest create page: name field autofocus
[bookstack] / resources / lang / he / pagination.php
index 85bd12fc319557dcc852fdacc07e882583d66be3..8f7c5c47533042b4230baa3670a40129660a0b60 100644 (file)
@@ -6,7 +6,7 @@
  */
 return [
 
-    'previous' => '« Previous',
-    'next'     => 'Next »',
+    'previous' => '« הקודם',
+    'next'     => 'הבא »',
 
 ];