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

22 lines
910 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"
},
"description": "Set up GIO\u015a (Polish Chief Inspectorate Of Environmental Protection) air quality integration. If you need help with the configuration have a look here: https://www.home-assistant.io/integrations/gios",
"title": "GIO\u015a (Polish Chief Inspectorate Of Environmental Protection)"
}
}
}
}