mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Convert all remaining app_config.php files to UTF-8 without BOM.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr-fr'] = "Afficher les enregistrements des équipements";
|
||||
$apps[$x]['description']['fr-fr'] = "Afficher les enregistrements des équipements";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Exibe registos de endpoints.';
|
||||
|
||||
Reference in New Issue
Block a user