Fix spelling of "HomeKit" and "Gateway" in tradfri (#144420)

This commit is contained in:
Norbert Rittel 2025-05-07 20:11:41 +02:00 committed by GitHub
parent e290829bc0
commit e1344fca6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@
"invalid_security_code": "Failed to register with provided code. If this keeps happening, try restarting the gateway.", "invalid_security_code": "Failed to register with provided code. If this keeps happening, try restarting the gateway.",
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
"timeout": "Timeout validating the code.", "timeout": "Timeout validating the code.",
"cannot_authenticate": "Cannot authenticate, is Gateway paired with another server like e.g. Homekit?" "cannot_authenticate": "Cannot authenticate, is your gateway paired with another server like e.g. HomeKit?"
}, },
"abort": { "abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]", "already_configured": "[%key:common::config_flow::abort::already_configured_device%]",