mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +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": {
|
"config": {
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"title": "Define the Velbus connection type",
|
"title": "Define the Velbus connection",
|
||||||
"data": {
|
"description": "How do you want to configure the Velbus hub?",
|
||||||
"name": "The name for this Velbus connection",
|
"menu_options": {
|
||||||
"port": "Connection string"
|
"network": "Via a network connection",
|
||||||
|
"usbselect": "Via an USB device"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"network": {
|
"network": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user