core/homeassistant/components/mullvad/translations/de.json

16 lines
394 B
JSON
Raw Normal View History

2021-03-01 00:09:01 +00:00
{
"config": {
"abort": {
"already_configured": "Ger\u00e4t ist bereits konfiguriert"
},
"error": {
"cannot_connect": "Verbindung fehlgeschlagen",
"unknown": "Unerwarteter Fehler"
},
"step": {
"user": {
2021-03-17 00:03:55 +00:00
"description": "Mullvad VPN Integration einrichten?"
2021-03-01 00:09:01 +00:00
}
}
}
}