fixed sorting
This commit is contained in:
parent
4fca59ad71
commit
24f2b3bd6f
|
@ -14,9 +14,6 @@ cs_CZ.utf8:UTF-8:Čeština (Česko)
|
|||
# German
|
||||
de_DE.utf8:UTF-8:Deutsch (Deutschland)
|
||||
|
||||
# Dutch
|
||||
nl_NL.utf8:UTF-8:Nederlands (Nederland)
|
||||
|
||||
# English
|
||||
en_GB.utf8:UTF-8:English (Great Britain)
|
||||
|
||||
|
@ -32,6 +29,9 @@ it_IT.utf8:UTF-8:Italiano (Italia)
|
|||
# Hungarian
|
||||
hu_HU.utf8:UTF-8:Magyar (Magyarország)
|
||||
|
||||
# Dutch
|
||||
nl_NL.utf8:UTF-8:Nederlands (Nederland)
|
||||
|
||||
# Polish
|
||||
pl_PL.utf8:UTF-8:Polski (Polska)
|
||||
|
||||
|
|
Loading…
Reference in New Issue