mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Dashboard - Ring Group Forward: Rework style to match other widgets.
This commit is contained in:
@@ -841,6 +841,48 @@ $text['label-distinctive_ring']['ru-ru'] = "Отличительный вызо
|
||||
$text['label-distinctive_ring']['sv-se'] = "Distinkt Ringning";
|
||||
$text['label-distinctive_ring']['uk-ua'] = "";
|
||||
|
||||
$text['label-active']['en-us'] = "Active";
|
||||
$text['label-active']['en-gb'] = "Active";
|
||||
$text['label-active']['ar-eg'] = "";
|
||||
$text['label-active']['de-at'] = "Aktiv"; //copied from de-de
|
||||
$text['label-active']['de-ch'] = "Aktiv"; //copied from de-de
|
||||
$text['label-active']['de-de'] = "Aktiv";
|
||||
$text['label-active']['es-cl'] = "";
|
||||
$text['label-active']['es-mx'] = "";
|
||||
$text['label-active']['fr-ca'] = "Actif";
|
||||
$text['label-active']['fr-fr'] = "Actif";
|
||||
$text['label-active']['he-il'] = "";
|
||||
$text['label-active']['it-it'] = "Attivo";
|
||||
$text['label-active']['nl-nl'] = "";
|
||||
$text['label-active']['pl-pl'] = "";
|
||||
$text['label-active']['pt-br'] = "";
|
||||
$text['label-active']['pt-pt'] = "";
|
||||
$text['label-active']['ro-ro'] = "";
|
||||
$text['label-active']['ru-ru'] = "Активные";
|
||||
$text['label-active']['sv-se'] = "Aktiv";
|
||||
$text['label-active']['uk-ua'] = "";
|
||||
|
||||
$text['label-destination']['en-us'] = "Destination";
|
||||
$text['label-destination']['en-gb'] = "Destination";
|
||||
$text['label-destination']['ar-eg'] = "جهات الأتصال";
|
||||
$text['label-destination']['de-at'] = "Ziele"; //copied from de-de
|
||||
$text['label-destination']['de-ch'] = "Ziele"; //copied from de-de
|
||||
$text['label-destination']['de-de'] = "Ziele";
|
||||
$text['label-destination']['es-cl'] = "Destino";
|
||||
$text['label-destination']['es-mx'] = "Destino"; //copied from es-cl
|
||||
$text['label-destination']['fr-ca'] = "Destination"; //copied from fr-fr
|
||||
$text['label-destination']['fr-fr'] = "Destination";
|
||||
$text['label-destination']['he-il'] = "יעדים";
|
||||
$text['label-destination']['it-it'] = "Destinazioni";
|
||||
$text['label-destination']['nl-nl'] = "Bestemmingen";
|
||||
$text['label-destination']['pl-pl'] = "Destynacje";
|
||||
$text['label-destination']['pt-br'] = "Destino"; //copied from pt-pt
|
||||
$text['label-destination']['pt-pt'] = "Destino";
|
||||
$text['label-destination']['ro-ro'] = "Destinații";
|
||||
$text['label-destination']['ru-ru'] = "Направления";
|
||||
$text['label-destination']['sv-se'] = "Destinationer";
|
||||
$text['label-destination']['uk-ua'] = "Номери";
|
||||
|
||||
$text['label-destinations']['en-us'] = "Destinations";
|
||||
$text['label-destinations']['en-gb'] = "Destinations";
|
||||
$text['label-destinations']['ar-eg'] = "";
|
||||
|
||||
Reference in New Issue
Block a user