mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Velbus add missing translations (#141358)
Fix the translation items for Velbus
This commit is contained in:
parent
17efff940a
commit
77c210fb87
@ -2,10 +2,11 @@
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Define the Velbus connection type",
|
||||
"data": {
|
||||
"name": "The name for this Velbus connection",
|
||||
"port": "Connection string"
|
||||
"title": "Define the Velbus connection",
|
||||
"description": "How do you want to configure the Velbus hub?",
|
||||
"menu_options": {
|
||||
"network": "Via a network connection",
|
||||
"usbselect": "Via an USB device"
|
||||
}
|
||||
},
|
||||
"network": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user