core/homeassistant/components/wiffi/translations/lb.json

25 lines
600 B
JSON

{
"config": {
"abort": {
"addr_in_use": "Server Port g\u00ebtt scho benotzt.",
"start_server_failed": "Feeler beim starte vum Server"
},
"step": {
"user": {
"data": {
"port": "Port"
},
"title": "TCP Server fir WIFFI Apparater ariichten"
}
}
},
"options": {
"step": {
"init": {
"data": {
"timeout": "Z\u00e4itiwwerscheidung (minutten)"
}
}
}
}
}