mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-12 20:06:33 +00:00
Add missing translations to voice wizard (#23278)
This commit is contained in:
parent
8b25fe88a4
commit
e923d610ce
@ -2871,7 +2871,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