Reword "marker at removed hydrant" in Dutch
This commit is contained in:
parent
3b757a29c7
commit
394baa3eed
1 changed files with 1 additions and 1 deletions
|
@ -340,7 +340,7 @@
|
||||||
"en": "<img src='./assets/layers/fire_hydrants/hydrant_marker_only.svg' style='width:18px;height:18px;display:inline' alt=''/> There's a marker here, but no hydrant!"
|
"en": "<img src='./assets/layers/fire_hydrants/hydrant_marker_only.svg' style='width:18px;height:18px;display:inline' alt=''/> There's a marker here, but no hydrant!"
|
||||||
}},
|
}},
|
||||||
{"if": {"and": ["has_marker=no"]}, "then": {
|
{"if": {"and": ["has_marker=no"]}, "then": {
|
||||||
"nl": "<img src='./assets/layers/fire_hydrants/hydrant_hasmarker_no.svg' style='width:18px;height:18px;display:inline' alt=''/> Het bordje is weggehaald.",
|
"nl": "<img src='./assets/layers/fire_hydrants/hydrant_hasmarker_no.svg' style='width:18px;height:18px;display:inline' alt=''/> Het bordje is ook weggehaald.",
|
||||||
"en": "<img src='./assets/layers/fire_hydrants/hydrant_hasmarker_no.svg' style='width:18px;height:18px;display:inline' alt=''/> The marker is removed too."
|
"en": "<img src='./assets/layers/fire_hydrants/hydrant_hasmarker_no.svg' style='width:18px;height:18px;display:inline' alt=''/> The marker is removed too."
|
||||||
}}
|
}}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue