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

15 lines
458 B
JSON
Raw Normal View History

{
2019-10-30 00:32:11 +00:00
"config": {
"abort": {
"already_setup": "You can only configure one Almond account.",
2019-11-06 16:32:33 +00:00
"cannot_connect": "Unable to connect to the Almond server.",
"missing_configuration": "Please check the documentation on how to set up Almond."
2019-10-30 00:32:11 +00:00
},
2019-11-13 00:32:12 +00:00
"step": {
"pick_implementation": {
"title": "Pick Authentication Method"
}
},
2019-10-30 00:32:11 +00:00
"title": "Almond"
}
}