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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -42,8 +42,8 @@ return [
'fullscreen' => 'Vollbild', 'fullscreen' => 'Vollbild',
'favourite' => 'Favorit', 'favourite' => 'Favorit',
'unfavourite' => 'Kein Favorit', 'unfavourite' => 'Kein Favorit',
'next' => 'Next', 'next' => 'Nächste',
'previous' => 'Previous', 'previous' => 'Vorheriges',
// Sort Options // Sort Options
'sort_options' => 'Sortieroptionen', 'sort_options' => 'Sortieroptionen',

View File

@ -42,8 +42,8 @@ return [
'fullscreen' => 'Volledig scherm', 'fullscreen' => 'Volledig scherm',
'favourite' => 'Favoriet', 'favourite' => 'Favoriet',
'unfavourite' => 'Verwijderen uit favoriet', 'unfavourite' => 'Verwijderen uit favoriet',
'next' => 'Next', 'next' => 'Volgende',
'previous' => 'Previous', 'previous' => 'Vorige',
// Sort Options // Sort Options
'sort_options' => 'Sorteeropties', 'sort_options' => 'Sorteeropties',