mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 18:48:22 +00:00
Fix Miele hob translation keys (#149865)
This commit is contained in:
parent
bddd4d621a
commit
45f6778ff4
@ -203,27 +203,27 @@
|
|||||||
"plate": {
|
"plate": {
|
||||||
"name": "Plate {plate_no}",
|
"name": "Plate {plate_no}",
|
||||||
"state": {
|
"state": {
|
||||||
"power_step_0": "0",
|
"plate_step_0": "0",
|
||||||
"power_step_warm": "Warming",
|
"plate_step_warm": "Warming",
|
||||||
"power_step_1": "1",
|
"plate_step_1": "1",
|
||||||
"power_step_2": "1\u2022",
|
"plate_step_2": "1\u2022",
|
||||||
"power_step_3": "2",
|
"plate_step_3": "2",
|
||||||
"power_step_4": "2\u2022",
|
"plate_step_4": "2\u2022",
|
||||||
"power_step_5": "3",
|
"plate_step_5": "3",
|
||||||
"power_step_6": "3\u2022",
|
"plate_step_6": "3\u2022",
|
||||||
"power_step_7": "4",
|
"plate_step_7": "4",
|
||||||
"power_step_8": "4\u2022",
|
"plate_step_8": "4\u2022",
|
||||||
"power_step_9": "5",
|
"plate_step_9": "5",
|
||||||
"power_step_10": "5\u2022",
|
"plate_step_10": "5\u2022",
|
||||||
"power_step_11": "6",
|
"plate_step_11": "6",
|
||||||
"power_step_12": "6\u2022",
|
"plate_step_12": "6\u2022",
|
||||||
"power_step_13": "7",
|
"plate_step_13": "7",
|
||||||
"power_step_14": "7\u2022",
|
"plate_step_14": "7\u2022",
|
||||||
"power_step_15": "8",
|
"plate_step_15": "8",
|
||||||
"power_step_16": "8\u2022",
|
"plate_step_16": "8\u2022",
|
||||||
"power_step_17": "9",
|
"plate_step_17": "9",
|
||||||
"power_step_18": "9\u2022",
|
"plate_step_18": "9\u2022",
|
||||||
"power_step_boost": "Boost"
|
"plate_step_boost": "Boost"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"drying_step": {
|
"drying_step": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user