1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-28 17:02:04 +03:00

New Crowdin updates (#2787)

* New translations common.php (German)

* New translations common.php (Dutch)
This commit is contained in:
Dan Brown
2021-06-04 22:50:48 +01:00
committed by GitHub
parent bb00c331e4
commit af7d62799c
2 changed files with 4 additions and 4 deletions

View 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',

View 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',