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

17 lines
377 B
JSON
Raw Normal View History

2020-08-05 00:02:19 +00:00
{
"config": {
"abort": {
2020-10-10 00:05:05 +00:00
"already_configured": "Slu\u017eba je ji\u017e nakonfigurov\u00e1na"
},
"error": {
"invalid_zip_code": "PS\u010c je neplatn\u00e9"
},
"step": {
"user": {
"data": {
"zip_code": "PS\u010c"
}
}
2020-08-05 00:02:19 +00:00
}
}
}