core/homeassistant/components/pure_energie/translations/sk.json

15 lines
328 B
JSON
Raw Normal View History

2022-11-19 00:26:11 +00:00
{
"config": {
2022-11-23 00:26:26 +00:00
"abort": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
},
2022-11-21 00:26:41 +00:00
"flow_title": "{model} ({host})",
2022-11-19 00:26:11 +00:00
"step": {
"user": {
"data": {
"host": "Hostite\u013e"
}
}
}
}
}