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

23 lines
554 B
JSON
Raw Normal View History

2022-02-20 00:20:09 +00:00
{
"config": {
"abort": {
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9"
},
"error": {
"invalid_auth": "Neplatn\u00e9 overenie"
2022-11-21 00:26:41 +00:00
},
"flow_title": "{name} ({ip_address})",
"step": {
"reauth_confim": {
"data": {
"password": "Heslo"
}
},
"user": {
"data": {
"password": "Heslo"
}
}
2022-02-20 00:20:09 +00:00
}
}
}