core/homeassistant/components/gios/translations/en.json

26 lines
787 B
JSON

{
"config": {
"abort": {
"already_configured": "Location is already configured"
},
"error": {
"cannot_connect": "Failed to connect",
"invalid_sensors_data": "Invalid sensors' data for this measuring station.",
"wrong_station_id": "ID of the measuring station is not correct."
},
"step": {
"user": {
"data": {
"name": "Name",
"station_id": "ID of the measuring station"
},
"title": "GIO\u015a (Polish Chief Inspectorate Of Environmental Protection)"
}
}
},
"system_health": {
"info": {
"can_reach_server": "Reach GIO\u015a server"
}
}
}