Fix typo in ekeybionyx strings.json (#152889)

This commit is contained in:
Richard Polzer
2025-09-24 15:46:22 +01:00
committed by GitHub
parent c493c7dd67
commit 62cea48a58
@@ -37,7 +37,7 @@
}
},
"progress": {
"check_deletion_status": "Please go to the {ekeybionyx} app and confirm the deletion of the functions."
"check_deletion_status": "Please open the {ekeybionyx} app and confirm the deletion of the functions."
},
"error": {
"invalid_name": "Name is invalid",
@@ -55,7 +55,7 @@
"authorize_url_timeout": "[%key:common::config_flow::abort::oauth2_authorize_url_timeout%]",
"no_url_available": "[%key:common::config_flow::abort::oauth2_no_url_available%]",
"user_rejected_authorize": "[%key:common::config_flow::abort::oauth2_user_rejected_authorize%]",
"no_available_webhooks": "There are no available webhooks in the {ekeybionyx} plattform. Please delete some and try again.",
"no_available_webhooks": "There are no available webhooks in the {ekeybionyx} system. Please delete some and try again.",
"no_own_systems": "Your account does not have admin access to any systems.",
"cannot_connect": "Connection to {ekeybionyx} failed. Please check your Internet connection and try again."
},