mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-01 19:05:38 +02:00
add some popular cuisines that appear to be valid (#252)
add some popular cuisines that appear to be valid this will allow translating this values triggered by https://github.com/streetcomplete/StreetComplete/issues/103#issuecomment-947204418 based on https://taginfo.openstreetmap.org/keys/cuisine#values Co-authored-by: Peter Newman <peternewman@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d099bb5074
commit
ab0f9cdb1f
@@ -16,16 +16,24 @@
|
||||
"kebab": "Kebab",
|
||||
"indian": "Indian",
|
||||
"chicken": "Chicken",
|
||||
"fish": "Fish",
|
||||
"asian": "Asian",
|
||||
"french": "French",
|
||||
"spanish": "Spanish",
|
||||
"portuguese": "Portuguese",
|
||||
"russian": "Russian",
|
||||
"polish": "Polish",
|
||||
"thai": "Thai",
|
||||
"korean": "Korean",
|
||||
"american": "American",
|
||||
"seafood": "Seafood",
|
||||
"sushi": "Sushi",
|
||||
"ice_cream": "Ice Cream",
|
||||
"german": "German",
|
||||
"greek": "Greek",
|
||||
"vietnamese": "Vietnamese",
|
||||
"turkish": "Turkish"
|
||||
"turkish": "Turkish",
|
||||
"lebanese": "Lebanese"
|
||||
}
|
||||
},
|
||||
"terms": [
|
||||
|
||||
Reference in New Issue
Block a user