]> BookStack Code Mirror - bookstack/blobdiff - lang/fi/pagination.php
Updated translations with latest Crowdin changes (#4658)
[bookstack] / lang / fi / pagination.php
index 85bd12fc319557dcc852fdacc07e882583d66be3..ebd8085c21b7d1ce8b912e325d03433333408644 100644 (file)
@@ -6,7 +6,7 @@
  */
 return [
 
-    'previous' => '« Previous',
-    'next'     => 'Next »',
+    'previous' => '« Edellinen',
+    'next'     => 'Seuraava »',
 
 ];