mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +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": {
|
||||
"name": "Passenger temperature setting"
|
||||
},
|
||||
"active_route_traffic_minutes_delay": {
|
||||
"drive_state_active_route_traffic_minutes_delay": {
|
||||
"name": "Traffic delay"
|
||||
},
|
||||
"active_route_energy_at_arrival": {
|
||||
"drive_state_active_route_energy_at_arrival": {
|
||||
"name": "State of charge at arrival"
|
||||
},
|
||||
"active_route_miles_to_arrival": {
|
||||
"drive_state_active_route_miles_to_arrival": {
|
||||
"name": "Distance to arrival"
|
||||
},
|
||||
"active_route_time_to_arrival": {
|
||||
"drive_state_active_route_time_to_arrival": {
|
||||
"name": "Time to arrival"
|
||||
},
|
||||
"drive_state_active_route_destination": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user