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

28 lines
684 B
JSON

{
"config": {
"abort": {
"already_configured": "Device is already configured"
},
"error": {
"cannot_connect": "Failed to connect",
"unknown": "Unexpected error"
},
"step": {
"user": {
"data": {
"host": "Host"
},
"title": "Connect to the Balboa Wi-Fi device"
}
}
},
"options": {
"step": {
"init": {
"data": {
"sync_time": "Keep your Balboa Spa Client's time synchronized with Home Assistant"
}
}
}
}
}