forked from MapComplete/MapComplete
Merge pull request #540 from pietervdvn/joostschouppe-patch-3
removed amenity/shop reference
This commit is contained in:
commit
efcd95df35
1 changed files with 3 additions and 3 deletions
|
@ -218,10 +218,10 @@
|
||||||
},
|
},
|
||||||
"opening_hours": {
|
"opening_hours": {
|
||||||
"error_loading": "Error: could not visualize these opening hours.",
|
"error_loading": "Error: could not visualize these opening hours.",
|
||||||
"open_during_ph": "During a public holiday, this amenity is",
|
"open_during_ph": "During a public holiday, this is",
|
||||||
"opensAt": "from",
|
"opensAt": "from",
|
||||||
"openTill": "till",
|
"openTill": "till",
|
||||||
"not_all_rules_parsed": "The opening hours of this shop are complicated. The following rules are ignored in the input element:",
|
"not_all_rules_parsed": "These opening hours are complicated. The following rules are ignored in the input element:",
|
||||||
"closed_until": "Closed until {date}",
|
"closed_until": "Closed until {date}",
|
||||||
"closed_permanently": "Closed for an unkown duration",
|
"closed_permanently": "Closed for an unkown duration",
|
||||||
"open_24_7": "Opened around the clock",
|
"open_24_7": "Opened around the clock",
|
||||||
|
@ -298,4 +298,4 @@
|
||||||
"partOfRelation": "This feature is part of a relation. Use another editor to move it.",
|
"partOfRelation": "This feature is part of a relation. Use another editor to move it.",
|
||||||
"cancel": "Cancel move"
|
"cancel": "Cancel move"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue