mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +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.",
|
||||
"invalid_sensors_data": "Invalid sensors' data for this measuring station.",
|
||||
"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