mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-17 06:16:33 +00:00
Add missing translations to voice wizard (#23278)
This commit is contained in:
parent
7d3c77008d
commit
69ed736080
@ -2876,7 +2876,11 @@
|
||||
"cloud": {
|
||||
"description": "Ideal if you don't have a powerful system at home."
|
||||
},
|
||||
"local": { "title": "", "description": "", "setup": "" }
|
||||
"local": {
|
||||
"title": "Do-it-yourself",
|
||||
"description": "Install add-ons or containers to run it on your own system. Powerful hardware is needed for fast responses.",
|
||||
"setup": "Set up"
|
||||
}
|
||||
},
|
||||
"cloud": {
|
||||
"title": "The power of Home Assistant Cloud",
|
||||
|
Loading…
x
Reference in New Issue
Block a user