mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Add the description translation to app_languages.php.
This commit is contained in:
@@ -45,6 +45,11 @@
|
||||
$text['label-cid-number']['pt-pt'] = "Número CID";
|
||||
$text['label-cid-number']['fr-fr'] = "Nombre de l'Appelant";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
$text['label-description']['pt-pt'] = "Descrição";
|
||||
$text['label-description']['fr-fr'] = "Description";
|
||||
|
||||
$text['label-inbound']['en-us'] = "Inbound";
|
||||
$text['label-inbound']['es-cl'] = "Entrada";
|
||||
$text['label-inbound']['pt-pt'] = "Entrada";
|
||||
|
||||
Reference in New Issue
Block a user