]> BookStack Code Mirror - bookstack/commitdiff
New Crowdin updates (#2787)
authorDan Brown <redacted>
Fri, 4 Jun 2021 21:50:48 +0000 (22:50 +0100)
committerGitHub <redacted>
Fri, 4 Jun 2021 21:50:48 +0000 (22:50 +0100)
* New translations common.php (German)

* New translations common.php (Dutch)

resources/lang/de/common.php
resources/lang/nl/common.php

index 44a10ebc2c2b106f66f91107dd4379746231e564..f46537ced82d1f0a850c3f3a30fe65a2b548b86c 100644 (file)
@@ -42,8 +42,8 @@ return [
     'fullscreen' => 'Vollbild',
     'favourite' => 'Favorit',
     'unfavourite' => 'Kein Favorit',
-    'next' => 'Next',
-    'previous' => 'Previous',
+    'next' => 'Nächste',
+    'previous' => 'Vorheriges',
 
     // Sort Options
     'sort_options' => 'Sortieroptionen',
index 7b0d4de3c96acd2057cb5dc3a494ea4bf33348e2..67d0876c7fe7ce023c441ce7444319fc5ad1eb86 100644 (file)
@@ -42,8 +42,8 @@ return [
     'fullscreen' => 'Volledig scherm',
     'favourite' => 'Favoriet',
     'unfavourite' => 'Verwijderen uit favoriet',
-    'next' => 'Next',
-    'previous' => 'Previous',
+    'next' => 'Volgende',
+    'previous' => 'Vorige',
 
     // Sort Options
     'sort_options' => 'Sorteeropties',