added base translation file and DE translation
This commit is contained in:
parent
0b5080eaa1
commit
7c4292ed13
3 changed files with 79 additions and 0 deletions
7
lang/de/strings.php
Normal file
7
lang/de/strings.php
Normal 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";
|
Loading…
Add table
Add a link
Reference in a new issue