German translation updates (#6846)

This commit is contained in:
Andy Binder
2023-12-11 12:32:54 -07:00
committed by GitHub
parent 2e032cd115
commit 15a4cca7ac
5 changed files with 15 additions and 15 deletions
+3 -3
View File
@@ -4,9 +4,9 @@ $y=0;
$apps[$x]['menu'][$y]['title']['en-us'] = "Group Manager";
$apps[$x]['menu'][$y]['title']['en-gb'] = "Group Manager";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "مدير مجموعة";
$apps[$x]['menu'][$y]['title']['de-at'] = "Gruppenleiter";
$apps[$x]['menu'][$y]['title']['de-ch'] = "Gruppenleiter";
$apps[$x]['menu'][$y]['title']['de-de'] = "Gruppenleiter";
$apps[$x]['menu'][$y]['title']['de-at'] = "Gruppenverwaltung";
$apps[$x]['menu'][$y]['title']['de-ch'] = "Gruppenverwaltung";
$apps[$x]['menu'][$y]['title']['de-de'] = "Gruppenverwaltung";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Administración de Grupos";
$apps[$x]['menu'][$y]['title']['es-mx'] = "Administración de Grupos";
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Gestion des groupes";