Remove unused translation strings in pyLoad integration (#120476)
This commit is contained in:
parent
cc6aac5e75
commit
f23020919f
1 changed files with 0 additions and 2 deletions
|
@ -3,7 +3,6 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "[%key:common::config_flow::data::name%]",
|
||||
"host": "[%key:common::config_flow::data::host%]",
|
||||
"username": "[%key:common::config_flow::data::username%]",
|
||||
"password": "[%key:common::config_flow::data::password%]",
|
||||
|
@ -12,7 +11,6 @@
|
|||
"port": "[%key:common::config_flow::data::port%]"
|
||||
},
|
||||
"data_description": {
|
||||
"name": "The name to use for your pyLoad instance in Home Assistant",
|
||||
"host": "The hostname or IP address of the device running your pyLoad instance.",
|
||||
"port": "pyLoad uses port 8000 by default."
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue