Skip to content

Commit af7d627

Browse files
authored
New Crowdin updates (#2787)
* New translations common.php (German) * New translations common.php (Dutch)
1 parent bb00c33 commit af7d627

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

resources/lang/de/common.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
'fullscreen' => 'Vollbild',
4343
'favourite' => 'Favorit',
4444
'unfavourite' => 'Kein Favorit',
45-
'next' => 'Next',
46-
'previous' => 'Previous',
45+
'next' => 'Nächste',
46+
'previous' => 'Vorheriges',
4747

4848
// Sort Options
4949
'sort_options' => 'Sortieroptionen',

resources/lang/nl/common.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
'fullscreen' => 'Volledig scherm',
4343
'favourite' => 'Favoriet',
4444
'unfavourite' => 'Verwijderen uit favoriet',
45-
'next' => 'Next',
46-
'previous' => 'Previous',
45+
'next' => 'Volgende',
46+
'previous' => 'Vorige',
4747

4848
// Sort Options
4949
'sort_options' => 'Sorteeropties',

0 commit comments

Comments
 (0)