Change the encoding type for app/emails/app_menu.php to UTF-8.

This commit is contained in:
markjcrane
2016-03-27 01:10:29 -06:00
parent b5ae027bfc
commit 77bc05d2fa

View File

@@ -1,7 +1,7 @@
<?php
$apps[$x]['menu'][0]['title']['en-us'] = "Emails";
$apps[$x]['menu'][0]['title']['es-cl'] = "Los Correos Electrónicos";
$apps[$x]['menu'][0]['title']['es-cl'] = "Los Correos Electrónico";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Courriels";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Emails";
$apps[$x]['menu'][0]['title']['pt-br'] = "Emails";