forked from MapComplete/MapComplete
Add Dutch translation
This commit is contained in:
parent
0ba556a412
commit
62c6e20a37
1 changed files with 2 additions and 1 deletions
|
@ -732,7 +732,8 @@
|
||||||
"#": "Just here to be able to handle those ~5000 incorrect 'opening_hours=closed' elements.",
|
"#": "Just here to be able to handle those ~5000 incorrect 'opening_hours=closed' elements.",
|
||||||
"if": "opening_hours=closed",
|
"if": "opening_hours=closed",
|
||||||
"then": {
|
"then": {
|
||||||
"en": "Marked as closed for an unspecified time"
|
"en": "Marked as closed for an unspecified time",
|
||||||
|
"nl": "Gesloten voor onbepaalde duur"
|
||||||
},
|
},
|
||||||
"hideInAnswer": true
|
"hideInAnswer": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue