core/homeassistant/components/hisense_aehw4a1/strings.json

14 lines
333 B
JSON

{
"config": {
"step": {
"confirm": {
"description": "Do you want to set up Hisense AEH-W4A1?"
}
},
"abort": {
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
"no_devices_found": "[%key:common::config_flow::abort::no_devices_found%]"
}
}
}