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

14 lines
287 B
JSON
Raw Normal View History

2022-11-25 00:24:19 +00:00
{
"config": {
"abort": {
"already_configured": "Slu\u017eba u\u017e je nakonfigurovan\u00e1"
2022-12-07 00:24:08 +00:00
},
"step": {
"user": {
"data": {
"province": "Provincia"
}
}
2022-11-25 00:24:19 +00:00
}
}
}