mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
Fix translation string in weatherflow (#128321)
This commit is contained in:
parent
fdda0cc9cc
commit
c5fe7ea0ea
@ -13,7 +13,8 @@
|
||||
},
|
||||
"error": {
|
||||
"address_in_use": "Unable to open local UDP port 50222.",
|
||||
"cannot_connect": "UDP discovery error."
|
||||
"cannot_connect": "UDP discovery error.",
|
||||
"no_devices_found": "[%key:common::config_flow::abort::no_devices_found%]"
|
||||
},
|
||||
"abort": {
|
||||
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
|
||||
|
Loading…
x
Reference in New Issue
Block a user