mirror of
https://github.com/Andre0512/hon.git
synced 2025-06-05 01:03:42 -04:00
Add hob support #22
This commit is contained in:
parent
b0cd020941
commit
83c5e3479e
9 changed files with 146 additions and 7 deletions
|
@ -402,7 +402,64 @@
|
|||
"wool": "Wool",
|
||||
"wool_and_delicates_49": "Wool and Delicates 49'",
|
||||
"wool_dry": "Wool Dry",
|
||||
"wool_soft_care": "Wool and Soft Car"
|
||||
"wool_soft_care": "Wool and Soft Car",
|
||||
"bakery": "Pasta and Pastries",
|
||||
"bakery_steam": "Steam-baked bread",
|
||||
"bottom_heating": "Bottom Heating",
|
||||
"bottom_heating_fan": "Bottom Heating + Fan",
|
||||
"bread": "Bread",
|
||||
"bread_steam": "Steam-baked pastries",
|
||||
"combi": "Combi",
|
||||
"convection_fan": "Convection + Fan",
|
||||
"convection_fan_turnspit": "Convection + Fan + Turnspit",
|
||||
"conventional": "Conventional",
|
||||
"conventional_turnspit": "Convection + Turnspit",
|
||||
"defrost": "Defrost",
|
||||
"descaling": "Descaling",
|
||||
"fish": "Fish",
|
||||
"fish_steam": "Steam-cooked fish",
|
||||
"grill_cata": "Grill",
|
||||
"grill_fan_cata": "Grill fan",
|
||||
"grill_fan_pyro": "Grill + Fan",
|
||||
"grill_pyro": "Grill",
|
||||
"h20_clean": "H2O-Clean",
|
||||
"iot_bread": "Bread",
|
||||
"iot_h20_clean": "h2O clean",
|
||||
"leavening": "Leavening",
|
||||
"light_fan": "Light Fan",
|
||||
"low_temp_cooking": "Low Temperature Cooking",
|
||||
"low_temp_cooking_fish": "Low Temperature Cooking - Fish",
|
||||
"low_temp_cooking_fish_steam": "Low Temperature Steam Cooking - Fish",
|
||||
"low_temp_cooking_meat": "Low Temperature Cooking - Meat",
|
||||
"low_temp_cooking_meat_steam": "Low Temperature Steam Cooking - Meat",
|
||||
"low_temp_cooking_steam": "Low Temperature Steam Cooking",
|
||||
"meat": "Meat",
|
||||
"meat_steam": "Steam-cooked meat",
|
||||
"multi_level": "Multi-Level",
|
||||
"paella": "Paella",
|
||||
"pasta_and_bakery": "Pasta and Bakery",
|
||||
"pizza": "Pizza",
|
||||
"pyrolysis": "Pyrolysis",
|
||||
"pyrolysis_plus": "Pyrolysis +",
|
||||
"red_meat": "Red Meat",
|
||||
"red_meat_steam": "Steam-cooked red meat",
|
||||
"regenerate": "Regeneration",
|
||||
"soft_plus": "Soft+",
|
||||
"super_grill": "Super Grill",
|
||||
"tailor_bake": "Tailor bake",
|
||||
"tailor_bake_cata": "Tailor Bake",
|
||||
"tailor_bake_pyro": "Tailor Bake",
|
||||
"vegetables": "Vegetables",
|
||||
"vegetables_cata": "Vegetables",
|
||||
"vegetables_pyro": "Vegetables",
|
||||
"water_discharge": "Water Drain",
|
||||
"white_meat": "White Meat",
|
||||
"white_meat_steam": "Steam-cooked white meat",
|
||||
"iot_standard_boiling": "Boiling",
|
||||
"iot_standard_frying": "Frying",
|
||||
"iot_standard_keep_warm": "Keep Warm",
|
||||
"iot_standard_melting": "Melting",
|
||||
"iot_standard_simmering": "Simmering"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue