mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 06:17:07 +00:00
Fix translation keys in Tessie (#108203)
This commit is contained in:
parent
db9312cf9c
commit
3a26bc3ee0
@ -130,16 +130,16 @@
|
|||||||
"climate_state_passenger_temp_setting": {
|
"climate_state_passenger_temp_setting": {
|
||||||
"name": "Passenger temperature setting"
|
"name": "Passenger temperature setting"
|
||||||
},
|
},
|
||||||
"active_route_traffic_minutes_delay": {
|
"drive_state_active_route_traffic_minutes_delay": {
|
||||||
"name": "Traffic delay"
|
"name": "Traffic delay"
|
||||||
},
|
},
|
||||||
"active_route_energy_at_arrival": {
|
"drive_state_active_route_energy_at_arrival": {
|
||||||
"name": "State of charge at arrival"
|
"name": "State of charge at arrival"
|
||||||
},
|
},
|
||||||
"active_route_miles_to_arrival": {
|
"drive_state_active_route_miles_to_arrival": {
|
||||||
"name": "Distance to arrival"
|
"name": "Distance to arrival"
|
||||||
},
|
},
|
||||||
"active_route_time_to_arrival": {
|
"drive_state_active_route_time_to_arrival": {
|
||||||
"name": "Time to arrival"
|
"name": "Time to arrival"
|
||||||
},
|
},
|
||||||
"drive_state_active_route_destination": {
|
"drive_state_active_route_destination": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user