mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-31 14:53:53 +01:00 
			
		
		
		
	Add cuisine field translations
This commit is contained in:
		
							parent
							
								
									4540bc2650
								
							
						
					
					
						commit
						7b9e3aac22
					
				
					 2 changed files with 71 additions and 0 deletions
				
			
		|  | @ -2,6 +2,32 @@ | |||
|     "key": "cuisine", | ||||
|     "type": "semiCombo", | ||||
|     "label": "Cuisines", | ||||
|     "strings": { | ||||
|         "options": { | ||||
|             "pizza": "Pizza", | ||||
|             "burger": "Burger", | ||||
|             "regional": "Regional", | ||||
|             "coffee_shop": "Coffee Shop", | ||||
|             "italian": "Italian", | ||||
|             "chinese": "Chinese", | ||||
|             "sandwich": "Sandwich", | ||||
|             "japanese": "Japanese", | ||||
|             "mexican": "Mexican", | ||||
|             "kebab": "Kebab", | ||||
|             "indian": "Indian", | ||||
|             "chicken": "Chicken", | ||||
|             "asian": "Asian", | ||||
|             "french": "French", | ||||
|             "thai": "Thai", | ||||
|             "american": "American", | ||||
|             "sushi": "Sushi", | ||||
|             "ice_cream": "Ice Cream", | ||||
|             "german": "German", | ||||
|             "greek": "Greek", | ||||
|             "vietnamese": "Vietnamese", | ||||
|             "turkish": "Turkish" | ||||
|         } | ||||
|     }, | ||||
|     "terms": [ | ||||
|         "fare", | ||||
|         "food types" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Quincy Morgan
						Quincy Morgan