🌐 Translated (German)

Currently translated at 100.0% (128 of 128 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://translate.mawoka.eu/projects/classquiz/frontend/de/
This commit is contained in:
Marlon
2022-08-31 16:05:58 +00:00
committed by Weblate
parent 253d6301d9
commit 10af402089
+9 -1
View File
@@ -110,7 +110,10 @@
"private": "Privat", "private": "Privat",
"dashboard": "Dashboard", "dashboard": "Dashboard",
"question_plural": "Fragen", "question_plural": "Fragen",
"game_pin": "Spiel-Pin" "game_pin": "Spiel-Pin",
"other": "andere",
"other_plural": "andern",
"donating": "Spenden"
}, },
"editor": { "editor": {
"time_in_seconds": "Zeit in Sekunden", "time_in_seconds": "Zeit in Sekunden",
@@ -177,5 +180,10 @@
}, },
"dashboard": { "dashboard": {
"search_for_own_quizzes": "Suche nach eigenen Quiz" "search_for_own_quizzes": "Suche nach eigenen Quiz"
},
"footer": {
"more_details_here": "Mehr Details sind hier",
"donate": "Wenn ClassQuiz hilfreich ist, würde eine {{donate_link}} helfen.",
"self_ads": "Gemacht mit ❤️ von {{mawoka_link}} und mit der Hilfe von {{others_link}}."
} }
} }