Update strings.json (#41051)

pull/41135/head
SNoof85 2020-10-03 14:11:25 +02:00 committed by GitHub
parent 8b30b6b312
commit d0a1a6cba5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@
"connection_refused": "Connection refused when connecting to host"
},
"abort": {
"already_configured": "This host and port combination is already configured",
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]",
"import_failed": "Import from config failed"
}
}
}
}