mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
billing compatibility for callbroadcast
This commit is contained in:
@@ -83,11 +83,21 @@
|
||||
$text['label-timeout']['pt-pt'] = "Timeout";
|
||||
$text['label-timeout']['fr-fr'] = "Timeout";
|
||||
|
||||
$text['label-accountcode']['en-us'] = "Accountcode";
|
||||
$text['label-accountcode']['es-cl'] = "Código de cuenta";
|
||||
$text['label-accountcode']['pt-pt'] = "Accountcode";
|
||||
$text['label-accountcode']['fr-fr'] = "Code de l'account";
|
||||
|
||||
$text['description-timeout']['en-us'] = "Limit the length of the call. Leave this empty for no limit.";
|
||||
$text['description-timeout']['es-cl'] = "Limitar la duración de la llamada. Deje en blanco para no establecer un límite.";
|
||||
$text['description-timeout']['pt-pt'] = "Limitar a duração da chamada. Deixe este campo em branco para não ter limite.";
|
||||
$text['description-timeout']['fr-fr'] = "Limiter la durée de l'appel. Laisser vide pour illimité.";
|
||||
|
||||
$text['description-timeout']['en-us'] = "";
|
||||
$text['description-timeout']['es-cl'] = "";
|
||||
$text['description-timeout']['pt-pt'] = "";
|
||||
$text['description-timeout']['fr-fr'] = "";
|
||||
|
||||
$text['description-concurrent-limit']['en-us'] = "Limit the approximate number of concurrent calls. Leave this empty for no limit.";
|
||||
$text['description-concurrent-limit']['es-cl'] = "Limitar el número de llamadas simultaneas. Deje en blanco para no establecer un límite.";
|
||||
$text['description-concurrent-limit']['pt-pt'] = "Limitar o número de chamadas concurrentes. Deixe este campo em branco para não ter limite.";
|
||||
@@ -199,4 +209,4 @@
|
||||
$text['label-has-been']['pt-pt'] = "foi inicializada";
|
||||
$text['label-has-been']['fr-fr'] = "a commencé";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user