linky_tarif/translations/en.json
2025-04-27 17:30:47 +02:00

16 lines
319 B
JSON

{
"config": {
"step": {
"user": {
"title": "Configure Linky Tariff",
"data": {
"ieee": "ZHA Device",
"poll_interval": "Polling Interval (seconds)"
}
}
},
"abort": {
"no_zha_devices": "No ZHA devices found. Please set up ZHA first."
}
}
}