Add dutch translation
This commit is contained in:
parent
3ea447af24
commit
89033eedfe
1 changed files with 2 additions and 1 deletions
|
@ -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>"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue