mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
@@ -2,15 +2,26 @@
|
||||
|
||||
$y=0;
|
||||
$apps[$x]['menu'][$y]['title']['en-us'] = "Email Queue";
|
||||
$apps[$x]['menu'][$y]['title']['es-cl'] = "Correo electrónico";
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Email Queue";
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Email Queue";
|
||||
$apps[$x]['menu'][$y]['title']['pl'] = "Email Queue";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "Email Queue";
|
||||
$apps[$x]['menu'][$y]['title']['uk'] = "Електронна пошта";
|
||||
$apps[$x]['menu'][$y]['title']['en-gb'] = "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";
|
||||
$apps[$x]['menu'][$y]['title']['es-cl'] = "Correo electrónico";
|
||||
$apps[$x]['menu'][$y]['title']['es-mx'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Email Wachtrij";
|
||||
$apps[$x]['menu'][$y]['title']['zh-cn'] = "Email Queue";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['ru-ru'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Електронна пошта";
|
||||
$apps[$x]['menu'][$y]['title']['zh-cn'] = "电子邮件队列";
|
||||
$apps[$x]['menu'][$y]['title']['ja-jp'] = "メールキュー";
|
||||
$apps[$x]['menu'][$y]['title']['ko-kr'] = "이메일:";
|
||||
$apps[$x]['menu'][$y]['uuid'] = "dfa6a878-e2b0-4051-acaf-f6ffc13b9abf";
|
||||
|
||||
Reference in New Issue
Block a user