core/homeassistant/components/coronavirus/translations/pl.json

15 lines
334 B
JSON

{
"config": {
"abort": {
"already_configured": "Ten kraj jest ju\u017c skonfigurowany."
},
"step": {
"user": {
"data": {
"country": "Kraj"
},
"title": "Wybierz kraj do monitorowania"
}
}
}
}