mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Add missing abort string to apple_tv (#94818)
This commit is contained in:
parent
a7f3bde3ac
commit
80d4f90e70
@ -49,6 +49,7 @@
|
|||||||
},
|
},
|
||||||
"abort": {
|
"abort": {
|
||||||
"ipv6_not_supported": "IPv6 is not supported.",
|
"ipv6_not_supported": "IPv6 is not supported.",
|
||||||
|
"invalid_auth": "[%key:common::config_flow::error::invalid_auth%]",
|
||||||
"no_devices_found": "[%key:common::config_flow::abort::no_devices_found%]",
|
"no_devices_found": "[%key:common::config_flow::abort::no_devices_found%]",
|
||||||
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
|
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
|
||||||
"device_did_not_pair": "No attempt to finish pairing process was made from the device.",
|
"device_did_not_pair": "No attempt to finish pairing process was made from the device.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user