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

13 lines
310 B
JSON

{
"config": {
"abort": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
},
"flow_title": "{name} ({host})",
"step": {
"init": {
"description": "Chcete nastavi\u0165 {name} ({host})?"
}
}
}
}