added base translation file and DE translation

This commit is contained in:
Tobias Diekershoff 2019-04-20 09:43:41 +02:00
commit 7c4292ed13
3 changed files with 79 additions and 0 deletions

7
lang/de/strings.php Normal file
View file

@ -0,0 +1,7 @@
<?php
;
$a->strings["The solution for the captcha was incorrect"] = "Die Lösung des Captchas war nicht richtig";
$a->strings["Captcha"] = "Captcha";
$a->strings["In order to continue with the registration, please solve the following calculation."] = "Um mi der Registrierung fortfahren zu können, muss die folgende Aufgabe gelöst werden.";
$a->strings["You have to type in the solution of the calculation"] = "Gib die Lösung der Rechnung an";