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

20 lines
528 B
JSON
Raw Normal View History

2020-10-10 00:05:05 +00:00
{
"config": {
"abort": {
2020-10-11 00:03:37 +00:00
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno"
2020-10-10 00:05:05 +00:00
},
"error": {
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed"
},
"step": {
"user": {
"data": {
"email": "E-mail",
"password": "Heslo"
},
2020-10-26 00:03:36 +00:00
"description": "Chcete za\u010d\u00edt nastavovat?",
"title": "PoolSense"
2020-10-10 00:05:05 +00:00
}
}
}
}