core/homeassistant/components/profiler/translations/en.json

12 lines
297 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Already configured. Only a single configuration possible."
},
"step": {
"user": {
"description": "Are you sure you want to set up the Profiler?"
}
}
}
}