NL translation THX JeroenED

This commit is contained in:
Tobias Diekershoff 2018-08-25 21:12:02 +02:00
parent 4cae40ec63
commit dcbf2f4416
108 changed files with 3908 additions and 42 deletions

View file

@ -6,7 +6,7 @@ function string_plural_select_nl($n){
return ($n != 1);;
}}
;
$a->strings["Geonames settings updated."] = "Geonames instellingen bijgewerkt.";
$a->strings["Geonames settings updated."] = "Geonames instellingen opgeslagen";
$a->strings["Geonames Settings"] = "Geonames Instellingen";
$a->strings["Enable Geonames Addon"] = "Activeer Geonames Addon";
$a->strings["Enable Geonames Addon"] = "Geonames Addon inschakelen";
$a->strings["Submit"] = "Toepassen";