Fix incorrect off peak translation key for Roborock (#100246)
fix incorrect translation keypull/99154/head
parent
f344000ef9
commit
5272387bd3
|
@ -192,10 +192,10 @@
|
|||
"dnd_end_time": {
|
||||
"name": "Do not disturb end"
|
||||
},
|
||||
"off_peak_start_time": {
|
||||
"off_peak_start": {
|
||||
"name": "Off-peak start"
|
||||
},
|
||||
"off_peak_end_time": {
|
||||
"off_peak_end": {
|
||||
"name": "Off-peak end"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue