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

26 lines
513 B
JSON

{
"config": {
"error": {
"invalid_auth": "Neplatn\u00e9 overenie"
},
"step": {
"user": {
"data": {
"name": "N\u00e1zov"
}
}
}
},
"options": {
"error": {
"invalid_auth": "Neplatn\u00e9 overenie"
},
"step": {
"init": {
"data": {
"name": "N\u00e1zov"
}
}
}
}
}