mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 06:14:25 +02:00
Util\Translator: available locales should be sorted
This commit is contained in:
parent
f39301d47f
commit
d253e1e5b0
@ -224,6 +224,7 @@ class Translator
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
sort($codes);
|
||||||
|
|
||||||
return $codes;
|
return $codes;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user