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

15 lines
336 B
JSON

{
"config": {
"abort": {
"already_configured": "Us\u0142uga jest ju\u017c skonfigurowana"
},
"step": {
"user": {
"data": {
"country": "Kraj"
},
"title": "Wybierz kraj do monitorowania"
}
}
}
}