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

18 lines
458 B
JSON

{
"config": {
"abort": {
"already_configured": "Device is already configured",
"cannot_connect": "Failed to connect",
"unknown": "Unexpected error"
},
"step": {
"user": {
"data": {
"garage_name": "Garage name"
},
"title": "Pick a garage to monitor"
}
}
},
"title": "Garages Amsterdam"
}