forked from home-assistant/core
Add missing string for already_configured in GIOS integration (#30590)
This commit is contained in:
committed by
Franck Nijhof
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."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user