Add dutch translation

This commit is contained in:
pietervdvn 2021-03-29 18:07:22 +02:00
parent 3ea447af24
commit 89033eedfe

View file

@ -129,7 +129,8 @@
},
{
"render":{
"en": "<a href='#{_closest_other_drinking_water_id}'>There is another drinking water fountain on {_closest_other_drinking_water_distance} meter</a>"
"en": "<a href='#{_closest_other_drinking_water_id}'>There is another drinking water fountain at {_closest_other_drinking_water_distance} meter</a>",
"nl": "<a href='#{_closest_other_drinking_water_id}'>Er bevindt zich een ander drinkwaterpunt op {_closest_other_drinking_water_distance} meter</a>"
}
}
]