mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Add missing translations (#6673)
This commit is contained in:
@@ -12,18 +12,18 @@
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Email Queue";
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Email Queue";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "דואר אלקטרוני Queue";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "Email";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "Coda di posta elettronica";
|
||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Email Wachtrij";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Email Queue";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Kolejka e-maili";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Enquete de Email";
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Enquete de Email";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Email Queueue";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "Email Queue";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Coada de e-mailuri";
|
||||
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Очередь электронной почты";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "E-postkö";
|
||||
$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]['title']['ko-kr'] = "이메일 대기열";
|
||||
$apps[$x]['menu'][$y]['uuid'] = "dfa6a878-e2b0-4051-acaf-f6ffc13b9abf";
|
||||
$apps[$x]['menu'][$y]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||
$apps[$x]['menu'][$y]['category'] = "internal";
|
||||
|
||||
Reference in New Issue
Block a user