1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00
ha-core/homeassistant/components/buienradar/translations/cs.json
2022-02-20 00:20:09 +00:00

26 lines
612 B
JSON

{
"config": {
"abort": {
"already_configured": "Um\u00edst\u011bn\u00ed je ji\u017e nastaveno"
},
"error": {
"already_configured": "Um\u00edst\u011bn\u00ed je ji\u017e nastaveno"
},
"step": {
"user": {
"data": {
"longitude": "Zem\u011bpisn\u00e1 d\u00e9lka"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"country_code": "K\u00f3d zem\u011b"
}
}
}
}
}