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:
Daniel C
2023-02-28 02:00:51 -05:00
committed by GitHub
parent bc7b6d9529
commit c57f8fee22
3 changed files with 19 additions and 14 deletions

View File

@@ -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";