core/homeassistant/components/energyzero/strings.json

13 lines
261 B
JSON
Raw Normal View History

2023-01-03 21:28:16 +00:00
{
"config": {
"step": {
"user": {
"description": "[%key:common::config_flow::description::confirm_setup%]"
}
},
"abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
}
}
}