mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-04 18:53:49 +00:00
Add translation for inbox and sent.
This commit is contained in:
@@ -20,6 +20,14 @@
|
||||
$text['label-destination-number']['pt-pt'] = '';
|
||||
$text['label-destination-number']['fr'] = "Numéro d'appelant";
|
||||
|
||||
$text['label-inbox']['en-us'] = 'Inbox';
|
||||
$text['label-inbox']['pt-pt'] = '';
|
||||
$text['label-inbox']['fr'] = '';
|
||||
|
||||
$text['label-sent']['en-us'] = 'Sent';
|
||||
$text['label-sent']['pt-pt'] = '';
|
||||
$text['label-inbox']['fr'] = '';
|
||||
|
||||
$text['label-name']['en-us'] = 'Name';
|
||||
$text['label-name']['pt-pt'] = 'Nome';
|
||||
$text['label-name']['fr'] = "Nom";
|
||||
|
||||
Reference in New Issue
Block a user