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

18 lines
464 B
JSON
Raw Normal View History

2020-06-27 00:05:54 +00:00
{
"config": {
2020-10-10 00:05:05 +00:00
"abort": {
"single_instance_allowed": "Ji\u017e nakonfigurov\u00e1no. Je mo\u017en\u00e1 pouze jedin\u00e1 konfigurace."
},
"error": {
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed"
},
2020-06-27 00:05:54 +00:00
"step": {
"user": {
"data": {
"password": "Heslo",
"username": "E-mail"
}
}
}
}
}