mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Fix fax queue selection not sending list and some french translation. (#6565)
* Fix sending selected faxes from the queue * Fix some french translations --------- Co-authored-by: Daniel <git@myrandor.com>
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
$apps[$x]['menu'][$y]['title']['el-gr'] = "Αρχική";
|
||||
$apps[$x]['menu'][$y]['title']['es-cl'] = "Inicio";
|
||||
$apps[$x]['menu'][$y]['title']['es-mx'] = "Inicio";
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Acceuil";
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Accueil";
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Maison";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "Home";
|
||||
|
||||
Reference in New Issue
Block a user