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

16 lines
338 B
JSON

{
"config": {
"step": {
"pat": {
"data": {
"access_token": "Pr\u00edstupov\u00fd token"
}
},
"select_location": {
"data": {
"location_id": "Umiestnenie"
}
}
}
}
}