Skip to content

Commit b814e23

Browse files
authored
Merge branch 'master' into jwi-horizontalswing
2 parents 3212e7d + a3bc09c commit b814e23

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

custom_components/daikin_onecta/strings.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"authorize_url_timeout": "[%key:common::config_flow::abort::oauth2_authorize_url_timeout%]",
2121
"no_url_available": "[%key:common::config_flow::abort::oauth2_no_url_available%]",
2222
"user_rejected_authorize": "[%key:common::config_flow::abort::oauth2_user_rejected_authorize%]",
23-
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]"
23+
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]",
24+
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
2425
},
2526
"create_entry": {
2627
"default": "[%key:common::config_flow::create_entry::authenticated%]"

0 commit comments

Comments
 (0)