Add missing string for already_configured in GIOS integration (#30590)

This commit is contained in:
Maciej Bieniek 2020-01-08 19:44:03 +01:00 committed by Franck Nijhof
parent 120a96ff59
commit 4cd2e09fb3

View File

@ -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."
}
}
}