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

24 lines
577 B
JSON
Raw Normal View History

2020-11-03 00:04:39 +00:00
{
"config": {
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert"
},
"error": {
"cannot_connect": "Feeler beim verbannen",
"invalid_path": "Dossier net fonnt"
},
"step": {
"owserver": {
"data": {
"host": "Host",
"port": "Port"
}
},
"user": {
"data": {
"type": "Typ vun der Verbindung"
}
}
}
}
}