Merge pull request #540 from pietervdvn/joostschouppe-patch-3

removed amenity/shop reference
This commit is contained in:
Pieter Vander Vennet 2021-11-04 21:54:06 +01:00 committed by GitHub
commit efcd95df35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -218,10 +218,10 @@
},
"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",
"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_permanently": "Closed for an unkown duration",
"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.",
"cancel": "Cancel move"
}
}
}