Skip to content

Commit 62cea48

Browse files
Fix typo in ekeybionyx strings.json (home-assistant#152889)
1 parent c493c7d commit 62cea48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

homeassistant/components/ekeybionyx/strings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
}
3838
},
3939
"progress": {
40-
"check_deletion_status": "Please go to the {ekeybionyx} app and confirm the deletion of the functions."
40+
"check_deletion_status": "Please open the {ekeybionyx} app and confirm the deletion of the functions."
4141
},
4242
"error": {
4343
"invalid_name": "Name is invalid",
@@ -55,7 +55,7 @@
5555
"authorize_url_timeout": "[%key:common::config_flow::abort::oauth2_authorize_url_timeout%]",
5656
"no_url_available": "[%key:common::config_flow::abort::oauth2_no_url_available%]",
5757
"user_rejected_authorize": "[%key:common::config_flow::abort::oauth2_user_rejected_authorize%]",
58-
"no_available_webhooks": "There are no available webhooks in the {ekeybionyx} plattform. Please delete some and try again.",
58+
"no_available_webhooks": "There are no available webhooks in the {ekeybionyx} system. Please delete some and try again.",
5959
"no_own_systems": "Your account does not have admin access to any systems.",
6060
"cannot_connect": "Connection to {ekeybionyx} failed. Please check your Internet connection and try again."
6161
},

0 commit comments

Comments
 (0)