mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 06:07:17 +00:00
Add missing string for already_configured in GIOS integration (#30590)
This commit is contained in:
parent
120a96ff59
commit
4cd2e09fb3
@ -15,6 +15,9 @@
|
|||||||
"wrong_station_id": "ID of the measuring station is not correct.",
|
"wrong_station_id": "ID of the measuring station is not correct.",
|
||||||
"invalid_sensors_data": "Invalid sensors' data for this measuring station.",
|
"invalid_sensors_data": "Invalid sensors' data for this measuring station.",
|
||||||
"cannot_connect": "Cannot connect to the GIOŚ server."
|
"cannot_connect": "Cannot connect to the GIOŚ server."
|
||||||
|
},
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "GIOŚ integration for this measuring station is already configured."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user