Added the SpeedtestComponent tooltips.js translations to the de.json

This commit is contained in:
Mathias Wagner
2022-11-19 20:18:16 +01:00
parent 9c556adc4f
commit 0da4e4a6ea

View File

@@ -153,6 +153,11 @@
"description": "Dieser Test erreichte eine maximale Downloadgeschwindigkeit von <Bold>{{down}} Mbit/s</Bold> und eine maximale Uploadgeschwindigkeit von <Bold>{{up}} Mbit/s</Bold>. Er wurde <Bold>{{type}}</Bold> angelegt und hat <Bold>{{duration}} Sekunden</Bold> gedauert.",
"from_you": "von dir",
"automatic": "automatisch"
},
"tooltips": {
"custom": "Benutzerdefiniert",
"average": "Durchschnitt",
"auto": "Automatisiert"
}
}
}