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

15 lines
458 B
JSON

{
"config": {
"abort": {
"already_setup": "You can only configure one Almond account.",
"cannot_connect": "Unable to connect to the Almond server.",
"missing_configuration": "Please check the documentation on how to set up Almond."
},
"step": {
"pick_implementation": {
"title": "Pick Authentication Method"
}
},
"title": "Almond"
}
}