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

21 lines
433 B
JSON
Raw Normal View History

2020-06-11 17:13:42 +00:00
{
"config": {
"abort": {
"wrong_server_id": "Server ID ist ung\u00fcltig"
2020-11-08 00:04:05 +00:00
},
"step": {
"user": {
"description": "Einrichtung beginnen?"
}
2020-06-11 17:13:42 +00:00
}
},
"options": {
"step": {
"init": {
"data": {
"manual": "Automatische Updates deaktivieren"
}
}
}
}
}