]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/sl/pagination.php
Fixed failing test after drawio default url change
[bookstack] / resources / lang / sl / pagination.php
index 85bd12fc319557dcc852fdacc07e882583d66be3..e04a98d89b5283f606d1575e9783918661f6d753 100644 (file)
@@ -6,7 +6,7 @@
  */
 return [
 
-    'previous' => '« Previous',
-    'next'     => 'Next »',
+    'previous' => '« Predhodno',
+    'next'     => 'Naslednje »',
 
 ];