forked from MapComplete/MapComplete
Fix: add dutch translation
This commit is contained in:
parent
6709a27f71
commit
a55b84dba1
1 changed files with 2 additions and 1 deletions
|
@ -175,7 +175,8 @@
|
||||||
{
|
{
|
||||||
"if": "access=permissive",
|
"if": "access=permissive",
|
||||||
"then": {
|
"then": {
|
||||||
"en": "This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed."
|
"en": "This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed.",
|
||||||
|
"nl": "Dit oplaadstation is publiek toegankelijk onder voorwaarden (bv. enkel tijdens bepaalde uren). "
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue