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

19 lines
531 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": "Um\u00edst\u011bn\u00ed je ji\u017e nastaveno"
2020-10-10 00:05:05 +00:00
},
"error": {
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
},
"step": {
"user": {
"data": {
"latitude": "Zem\u011bpisn\u00e1 \u0161\u00ed\u0159ka",
"longitude": "Zem\u011bpisn\u00e1 d\u00e9lka"
2020-10-11 00:03:37 +00:00
},
"title": "Nastaven\u00ed Flu Near You"
2020-10-10 00:05:05 +00:00
}
}
}
}