mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-22 10:56:31 +00:00
Conferences - List: Display CDR link in Tools column, if allowed.
This commit is contained in:
@@ -4437,6 +4437,28 @@ $text['label-user']['ru-ru'] = "Пользователь";
|
||||
$text['label-user']['sv-se'] = "Användare";
|
||||
$text['label-user']['uk-ua'] = "Користувачі";
|
||||
|
||||
$text['label-cdr']['en-us'] = "CDR";
|
||||
$text['label-cdr']['en-gb'] = "CDR";
|
||||
$text['label-cdr']['ar-eg'] = "";
|
||||
$text['label-cdr']['de-at'] = ""; //copied from de-de
|
||||
$text['label-cdr']['de-ch'] = ""; //copied from de-de
|
||||
$text['label-cdr']['de-de'] = "";
|
||||
$text['label-cdr']['el-gr'] = "CDR";
|
||||
$text['label-cdr']['es-cl'] = "";
|
||||
$text['label-cdr']['es-mx'] = ""; //copied from es-cl
|
||||
$text['label-cdr']['fr-ca'] = ""; //copied from fr-fr
|
||||
$text['label-cdr']['fr-fr'] = "";
|
||||
$text['label-cdr']['he-il'] = "";
|
||||
$text['label-cdr']['it-it'] = "";
|
||||
$text['label-cdr']['nl-nl'] = "";
|
||||
$text['label-cdr']['pl-pl'] = "CDR";
|
||||
$text['label-cdr']['pt-br'] = "CDR"; //copied from pt-pt
|
||||
$text['label-cdr']['pt-pt'] = "";
|
||||
$text['label-cdr']['ro-ro'] = "";
|
||||
$text['label-cdr']['ru-ru'] = "";
|
||||
$text['label-cdr']['sv-se'] = "";
|
||||
$text['label-cdr']['uk-ua'] = "";
|
||||
|
||||
$text['button-tickets']['en-us'] = "Tickets";
|
||||
$text['button-tickets']['en-gb'] = "Tickets";
|
||||
$text['button-tickets']['ar-eg'] = "";
|
||||
|
||||
Reference in New Issue
Block a user