Skip to content

Commit dbc51b9

Browse files
committed
Add missing translation string
* custom_components/daikin_onecta/strings.json:
1 parent c2d23a9 commit dbc51b9

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)