DE translation update
This commit is contained in:
@@ -901,7 +901,7 @@ $a->strings["Error: iconv PHP module required but not installed."] = "Fehler: Da
|
||||
$a->strings["POSIX PHP module"] = "PHP POSIX Modul";
|
||||
$a->strings["Error: POSIX PHP module required but not installed."] = "Fehler POSIX PHP Modul erforderlich, aber nicht installiert.";
|
||||
$a->strings["Program execution functions"] = "Funktionen zur Programmausführung";
|
||||
$a->strings["Error: Program execution functions required but not enabled."] = "Fehler: Die Funktionen zur Ausführung des Programms müssen aktiviert sein.";
|
||||
$a->strings["Error: Program execution functions (proc_open) required but not enabled."] = "Fehler: Die Funktionen zur Ausführung von Programmen (proc_open) müssen aktiviert sein.";
|
||||
$a->strings["JSON PHP module"] = "PHP JASON Modul";
|
||||
$a->strings["Error: JSON PHP module required but not installed."] = "Fehler: Das JSON PHP Modul wird benötigt, ist aber nicht installiert.";
|
||||
$a->strings["File Information PHP module"] = "PHP Datei Informations-Modul";
|
||||
|
||||
Reference in New Issue
Block a user