{ "config": { "abort": { "already_configured": "Station is already configured", "cannot_connect": "Failed to connect to Meteo.lt API", "no_places_found": "No stations found from the API" }, "error": { "cannot_connect": "Failed to connect to Meteo.lt API", "invalid_location": "Selected station is invalid", "unknown": "Unexpected error occurred" }, "step": { "user": { "data": { "place_code": "Station" }, "data_description": { "place_code": "Weather station to get data from" }, "title": "Select station" } } } }