mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-05 23:49:19 +00:00
Add label-queue
This commit is contained in:
@@ -3844,8 +3844,29 @@ $text['button-show_all']['ru-ru'] = "Посмотреть все";
|
||||
$text['button-show_all']['sv-se'] = "";
|
||||
$text['button-show_all']['uk-ua'] = "Показати всі";
|
||||
|
||||
$text['fax-active_title']['en-us'] = "Fax queue";
|
||||
$text['fax-active_title']['en-gb'] = "Fax queue";
|
||||
$text['label-queue']['en-us'] = "Queue";
|
||||
$text['label-queue']['en-gb'] = "Queue";
|
||||
$text['label-queue']['ar-eg'] = "";
|
||||
$text['label-queue']['de-at'] = "Warteschlange"; //copied from de-de
|
||||
$text['label-queue']['de-ch'] = "Warteschlange"; //copied from de-de
|
||||
$text['label-queue']['de-de'] = "Warteschlange";
|
||||
$text['label-queue']['es-cl'] = "";
|
||||
$text['label-queue']['es-mx'] = "";
|
||||
$text['label-queue']['fr-ca'] = "File d'attente";
|
||||
$text['label-queue']['fr-fr'] = "File d'attente";
|
||||
$text['label-queue']['he-il'] = "";
|
||||
$text['label-queue']['it-it'] = "Coda";
|
||||
$text['label-queue']['nl-nl'] = "";
|
||||
$text['label-queue']['pl-pl'] = "Kolejka";
|
||||
$text['label-queue']['pt-br'] = "";
|
||||
$text['label-queue']['pt-pt'] = "";
|
||||
$text['label-queue']['ro-ro'] = "";
|
||||
$text['label-queue']['ru-ru'] = "очередь";
|
||||
$text['label-queue']['sv-se'] = "kö";
|
||||
$text['label-queue']['uk-ua'] = "";
|
||||
|
||||
$text['fax-active_title']['en-us'] = "Fax Queue";
|
||||
$text['fax-active_title']['en-gb'] = "Fax Queue";
|
||||
$text['fax-active_title']['ar-eg'] = "";
|
||||
$text['fax-active_title']['de-at'] = "Fax Warteschlange"; //copied from de-de
|
||||
$text['fax-active_title']['de-ch'] = "Fax Warteschlange"; //copied from de-de
|
||||
|
||||
Reference in New Issue
Block a user