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

12 lines
312 B
JSON
Raw Normal View History

2020-10-07 00:06:20 +00:00
{
"config": {
"abort": {
2020-10-15 00:03:50 +00:00
"single_instance_allowed": "Ju\u017c skonfigurowano. Mo\u017cliwa jest tylko jedna konfiguracja."
2020-10-07 00:06:20 +00:00
},
"step": {
"user": {
2020-10-12 00:03:31 +00:00
"description": "Czy chcesz rozpocz\u0105\u0107 konfiguracj\u0119?"
2020-10-07 00:06:20 +00:00
}
}
}
}