Use reference strings in Coronavirus (#41057)

* Update strings.json

* Update strings.json
This commit is contained in:
SNoof85
2020-10-04 13:29:41 +02:00
committed by GitHub
parent 600b6c0e34
commit d5c88a4e3c
@@ -6,6 +6,8 @@
"data": { "country": "Country" }
}
},
"abort": { "already_configured": "This country is already configured." }
"abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]"
}
}
}