Use common strings in profiler config flow (#41642)

This commit is contained in:
Christian Bilevits 2020-10-11 14:33:34 +02:00 committed by GitHub
parent f382754830
commit ef448f1549
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
"config": { "config": {
"step": { "step": {
"user": { "user": {
"description": "Are you sure you want to set up the Profiler?" "description": "[%key:common::config_flow::description::confirm_setup%]"
} }
}, },
"abort": { "abort": {