Skip to content

Commit 08f66f3

Browse files
SjonHortensiuspronskiy
authored andcommitted
add dutch translation for PHP8 splash page (#3)
* add dutch translation for PHP8 splash page * fix some typos and reword some things Co-authored-by: Roman Pronskiy <root@pronskiy.com>
1 parent ba92f08 commit 08f66f3

2 files changed

Lines changed: 475 additions & 0 deletions

File tree

include/layout.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -710,6 +710,7 @@ function release_language_chooser($currentlang) {
710710
$LANGUAGES = array(
711711
'en' => 'English',
712712
'pt_BR' => 'Brazilian Portuguese',
713+
'nl' => 'Dutch',
713714
'ru' => 'Russian',
714715
);
715716

0 commit comments

Comments
 (0)