core/homeassistant/components/tesla/translations/cs.json

18 lines
554 B
JSON
Raw Normal View History

2020-06-27 00:05:54 +00:00
{
"config": {
2020-10-10 00:05:05 +00:00
"error": {
"already_configured": "\u00da\u010det je ji\u017e nakonfigurov\u00e1n",
"already_configured_account": "\u00da\u010det je ji\u017e nakonfigurov\u00e1n",
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed"
},
2020-06-27 00:05:54 +00:00
"step": {
"user": {
"data": {
"password": "Heslo",
"username": "E-mail"
}
}
}
}
}