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

22 lines
560 B
JSON

{
"config": {
"abort": {
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
},
"error": {
"invalid_api_key": "Neplatn\u00fd API k\u013e\u00fa\u010d"
},
"step": {
"reauth_confirm": {
"data": {
"api_key": "API k\u013e\u00fa\u010d"
}
},
"user": {
"data": {
"api_key": "API k\u013e\u00fa\u010d"
}
}
}
}
}