mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-19 23:14:41 +02:00
npm run build
This commit is contained in:
@@ -439,6 +439,9 @@ en:
|
||||
# building:material=*
|
||||
label: Material
|
||||
terms: '[translate with synonyms or related terms for ''Material'', separated by commas]'
|
||||
building/part:
|
||||
# building:part=*
|
||||
label: Building Part
|
||||
building_area:
|
||||
# building=*
|
||||
label: Building
|
||||
@@ -1793,6 +1796,12 @@ en:
|
||||
# maxspeed/advisory field placeholder
|
||||
placeholder: 40, 50, 60...
|
||||
terms: '[translate with synonyms or related terms for ''Advisory Speed Limit'', separated by commas]'
|
||||
maxspeed/hgv:
|
||||
# maxspeed:hgv=*
|
||||
label: Truck Speed Limit
|
||||
# maxspeed/hgv field placeholder
|
||||
placeholder: 40, 50, 60...
|
||||
terms: '[translate with synonyms or related terms for ''Truck Speed Limit'', separated by commas]'
|
||||
maxstay:
|
||||
# maxstay=*
|
||||
label: Max Stay
|
||||
@@ -2386,6 +2395,7 @@ en:
|
||||
ramp:
|
||||
# ramp=*
|
||||
label: Embedded Ramp
|
||||
# 'terms: bicycle stairway,push ramp,runnel,wheeling ramp'
|
||||
terms: '[translate with synonyms or related terms for ''Embedded Ramp'', separated by commas]'
|
||||
rating:
|
||||
# rating=*
|
||||
@@ -4532,6 +4542,11 @@ en:
|
||||
name: Asian Restaurant
|
||||
# 'terms: bar,breakfast,cafe,café,canteen,dine,dining,dinner,drive-in,eat,grill,lunch,table'
|
||||
terms: <translate with synonyms or related terms for 'Asian Restaurant', separated by commas>
|
||||
amenity/restaurant/barbeque:
|
||||
# amenity=restaurant + cuisine=barbeque | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Barbeque Restaurant
|
||||
# 'terms: bar,bbq,canteen,dine,dining,dinner,drive-in,eat,grill,lunch,table'
|
||||
terms: <translate with synonyms or related terms for 'Barbeque Restaurant', separated by commas>
|
||||
amenity/restaurant/chinese:
|
||||
# amenity=restaurant + cuisine=chinese | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Chinese Restaurant
|
||||
|
||||
Reference in New Issue
Block a user