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

16 lines
424 B
JSON
Raw Normal View History

2020-03-24 13:18:47 +00:00
{
"config": {
"abort": {
2021-04-21 00:03:47 +00:00
"already_configured": "Us\u0142uga jest ju\u017c skonfigurowana",
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
2020-03-24 13:18:47 +00:00
},
"step": {
"user": {
"data": {
"country": "Kraj"
},
"title": "Wybierz kraj do monitorowania"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-03-24 13:18:47 +00:00
}