mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Run Make
This commit is contained in:
@@ -1163,7 +1163,7 @@ en:
|
||||
amenity/bbq:
|
||||
# amenity=bbq
|
||||
name: Barbecue/Grill
|
||||
# 'terms: bbq'
|
||||
# 'terms: bbq,grill'
|
||||
terms: "<translate with synonyms or related terms for 'Barbecue/Grill', separated by commas>"
|
||||
amenity/bench:
|
||||
# amenity=bench
|
||||
|
||||
@@ -441,7 +441,8 @@
|
||||
"point"
|
||||
],
|
||||
"terms": [
|
||||
"bbq"
|
||||
"bbq",
|
||||
"grill"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "bbq"
|
||||
|
||||
2
dist/locales/en.json
vendored
2
dist/locales/en.json
vendored
@@ -1611,7 +1611,7 @@
|
||||
},
|
||||
"amenity/bbq": {
|
||||
"name": "Barbecue/Grill",
|
||||
"terms": "bbq"
|
||||
"terms": "bbq,grill"
|
||||
},
|
||||
"amenity/bench": {
|
||||
"name": "Bench",
|
||||
|
||||
Reference in New Issue
Block a user