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

12 lines
275 B
JSON
Raw Normal View History

2022-08-18 00:25:40 +00:00
{
"config": {
"abort": {
"already_configured": "Ger\u00e4t ist bereits konfiguriert"
},
"step": {
"pick_implementation": {
"title": "W\u00e4hle eine Authentifizierungsmethode"
}
}
}
}