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

18 lines
523 B
JSON
Raw Normal View History

2020-11-13 09:40:51 +00:00
{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
},
"error": {
"invalid_place_or_service_id": "Nieprawid\u0142owy identyfikator \"Place\" lub \"Service\""
},
"step": {
"user": {
"data": {
"place_id": "Identyfikator \"Place\" (place_id)",
"service_id": "Identyfikator \"Service\" (service_id)"
}
}
}
}
}