Adds missing strings to Almond (#31013)
This commit is contained in:
parent
9b02ca96ba
commit
d2b0031f55
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
||||||
"step": {
|
"step": {
|
||||||
"pick_implementation": {
|
"pick_implementation": {
|
||||||
"title": "Pick Authentication Method"
|
"title": "Pick Authentication Method"
|
||||||
|
},
|
||||||
|
"hassio_confirm": {
|
||||||
|
"title": "Almond via Hass.io add-on",
|
||||||
|
"description": "Do you want to configure Home Assistant to connect to Almond provided by the Hass.io add-on: {addon}?"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"abort": {
|
"abort": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue