Эх сурвалжийг харах

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 <[email protected]>
Daniel C 2 жил өмнө
parent
commit
8dc13b3085

+ 1 - 1
core/menu/app_menu.php

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