Files
core/homeassistant/components/profiler/strings.json
T
2020-10-05 07:57:07 -05:00

13 lines
254 B
JSON

{
"config": {
"step": {
"user": {
"description": "Are you sure you want to set up the Profiler?"
}
},
"abort": {
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
}
}
}