]> BookStack Code Mirror - bookstack/blobdiff - lang/sl/pagination.php
Tests: Updated comment test to account for new editor usage
[bookstack] / lang / sl / pagination.php
index e04a98d89b5283f606d1575e9783918661f6d753..80a1e1b4743f13db63a81f192939ea31ac1c67d0 100644 (file)
@@ -6,7 +6,7 @@
  */
 return [
 
-    'previous' => '« Predhodno',
-    'next'     => 'Naslednje »',
+    'previous' => '« Nazaj',
+    'next'     => 'Naprej »',
 
 ];