Velbus add missing translations (#141358)

Fix the translation items for Velbus
This commit is contained in:
Maikel Punie 2025-03-25 13:05:46 +01:00 committed by GitHub
parent 17efff940a
commit 77c210fb87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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": {