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

17 lines
375 B
JSON

{
"config": {
"step": {
"user": {
"data": {
"host": "Nazwa hosta lub adres IP",
"port": "Port"
}
}
}
},
"device_automation": {
"trigger_type": {
"turn_on": "{entity_name} zostanie poproszony o w\u0142\u0105czenie"
}
}
}