mirror of
https://github.com/home-assistant/core.git
synced 2026-04-02 00:20:30 +01:00
Fix spelling of "Cannot reheat …" in kitchen_sink (#167082)
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
"cold_tea": {
|
||||
"fix_flow": {
|
||||
"abort": {
|
||||
"not_tea_time": "Can not re-heat the tea at this time"
|
||||
"not_tea_time": "Cannot reheat the tea at this time"
|
||||
},
|
||||
"step": {}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user