]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/fa/pagination.php
Guest create page: name field autofocus
[bookstack] / resources / lang / fa / pagination.php
index 85bd12fc319557dcc852fdacc07e882583d66be3..22fb0b89e697e6d9e2ac4c49513eecced2a2cb47 100644 (file)
@@ -6,7 +6,7 @@
  */
 return [
 
-    'previous' => '« Previous',
-    'next'     => 'Next »',
+    'previous' => '« قبلی',
+    'next'     => 'بعدی »',
 
 ];