mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-19 23:14:41 +02:00
use correct word in en-US (#419)
amenity=toilets are restrooms in en-US. "Toilets" is understood, but considered vulgar.
This commit is contained in:
@@ -36,9 +36,9 @@
|
||||
"tags": {
|
||||
"amenity": "toilets"
|
||||
},
|
||||
"name": "Toilets",
|
||||
"name": "Restroom",
|
||||
"aliases": [
|
||||
"Restroom",
|
||||
"Toilets",
|
||||
"Bathroom",
|
||||
"Lavatory",
|
||||
"Water Closet"
|
||||
|
||||
Reference in New Issue
Block a user