Update Arabic translation for email queue

This commit is contained in:
FusionPBX 2023-05-03 12:52:47 -06:00 committed by GitHub
parent 14f6dee027
commit bc255fba73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
$y=0;
$apps[$x]['menu'][$y]['title']['en-us'] = "Email Queue";
$apps[$x]['menu'][$y]['title']['en-gb'] = "Email Queue";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "Email Queue";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "قائمة انتظار البريد الإلكتروني";
$apps[$x]['menu'][$y]['title']['de-at'] = "Zurück zur Übersicht";
$apps[$x]['menu'][$y]['title']['de-ch'] = "Zurück zur Übersicht";
$apps[$x]['menu'][$y]['title']['de-de'] = "Zurück zur Übersicht";