preliminar support for carrier & accountcode for destinations
This commit is contained in:
@@ -152,6 +152,28 @@
|
||||
$text['description-monthly_price']['pt-pt'] = "Digite o preço mensal de conta para este destino (somente quando entrada)";
|
||||
$text['description-monthly_price']['fr-fr'] = "Entrez prix mensuel de projet de loi pour cette destination (uniquement lorsque entrant)";
|
||||
|
||||
|
||||
$text['label-accountcode']['en-us'] = "Account code";
|
||||
$text['label-accountcode']['es-cl'] = "Código de cuenta";
|
||||
$text['label-accountcode']['pt-pt'] = "Codigo de cuenta";
|
||||
$text['label-accountcode']['fr-fr'] = "Nom de client";
|
||||
|
||||
$text['description-accountcode']['en-us'] = "Enter account code. This is use to keep track incase billing";
|
||||
$text['description-accountcode']['es-cl'] = "Ingrese el código de cuenta. Es utilizado en caso de usar la cobranza";
|
||||
$text['description-accountcode']['pt-pt'] = "";
|
||||
$text['description-accountcode']['fr-fr'] = "Entrez nom de client. Il est utilisé en casu ou vous utilisez le billing";
|
||||
|
||||
|
||||
$text['label-carrier']['en-us'] = "Carrier name";
|
||||
$text['label-carrier']['es-cl'] = "Nombre del carrier";
|
||||
$text['label-carrier']['pt-pt'] = "Nombre del carrier";
|
||||
$text['label-carrier']['fr-fr'] = "Nom du carrier";
|
||||
|
||||
$text['description-carrier']['en-us'] = "Enter the carrier name. This is use to keep track incase billing";
|
||||
$text['description-carrier']['es-cl'] = "Ingrese el nombre del carrier. Es utilizado en caso de usar la cobranza";
|
||||
$text['description-carrier']['pt-pt'] = "";
|
||||
$text['description-carrier']['fr-fr'] = "Entrez nom du carrier. Il est utilisé en casu ou vous utilisez le billing";
|
||||
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['es-cl'] = "Agregar";
|
||||
$text['button-add']['pt-pt'] = "Adicionar";
|
||||
|
||||
Reference in New Issue
Block a user