From 987faad145ba7d3fd3056fa9343d3a5f4c70dff6 Mon Sep 17 00:00:00 2001 From: Marcel Korpel Date: Fri, 7 Dec 2012 13:32:08 +0000 Subject: Changed 'Dutch' to 'Nederlands' Supported languages are listed in their native language. Only Dutch is in English. Translate reference into Dutch. canyonknight: Commit message clarity Signed-off-by: canyonknight Signed-off-by: Lukas Fleischer --- web/lib/translator.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') diff --git a/web/lib/translator.inc.php b/web/lib/translator.inc.php index 2093cf7..1477b17 100644 --- a/web/lib/translator.inc.php +++ b/web/lib/translator.inc.php @@ -33,7 +33,7 @@ $SUPPORTED_LANGS = array( "hu" => "Magyar", "it" => "Italiano", "nb" => "Norsk", - "nl" => "Dutch", + "nl" => "Nederlands", "pl" => "Polski", "pt_BR" => "Português (Brasil)", "pt_PT" => "Português (Portugal)", -- cgit v1.2.3-54-g00ecf