diff --git a/lang/de/quiz.php b/lang/de/quiz.php index db28580a618..ddb25dec78e 100644 --- a/lang/de/quiz.php +++ b/lang/de/quiz.php @@ -12,6 +12,7 @@ $string['answersingleyes'] = "Nur eine Antwort"; $string['attempt'] = "Versuch \$a"; $string['attemptfirst'] = "Erster Versuch"; $string['attemptlast'] = "Letzter Versuch"; +$string['attemptquiznow'] = "Quiz jetzt probieren"; $string['attempts'] = "Versuche"; $string['attemptsallowed'] = "Erlaubte Versuche"; $string['attemptsunlimited'] = "Unbegrenzte Versuche";