Reorder langs by name

This commit is contained in:
Olivier PEREZ 2016-04-27 00:33:53 +02:00
parent 0579580a4f
commit 3e4ee299ec

View File

@ -51,12 +51,13 @@ const DEFAULT_LANGUAGE = 'fr';
// List of supported languages, fake constant as arrays can be used as constants only in PHP >=5.6
$ALLOWED_LANGUAGES = [
'fr' => 'Français',
'en' => 'English',
'oc' => 'Occitan',
'es' => 'Español',
'de' => 'Deutsch',
'nl' => 'Dutch',
'en' => 'English',
'es' => 'Español',
'fr' => 'Français',
'it' => 'Italiano',
'oc' => 'Occitan',
];
// Nom et emplacement du fichier image contenant le titre