mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Use common strings in profiler config flow (#41642)
This commit is contained in:
parent
f382754830
commit
ef448f1549
@ -2,7 +2,7 @@
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Are you sure you want to set up the Profiler?"
|
||||
"description": "[%key:common::config_flow::description::confirm_setup%]"
|
||||
}
|
||||
},
|
||||
"abort": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user