mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Reformatted supported languages list
refs https://github.com/TryGhost/Product/issues/2795 - fixes some bad ordering
This commit is contained in:
parent
03a9a1d7e1
commit
c3b2fd0551
1 changed files with 2 additions and 2 deletions
|
@ -17,13 +17,13 @@ const SUPPORTED_LOCALES = [
|
||||||
'id', // Indonesian
|
'id', // Indonesian
|
||||||
'is', // Icelandic
|
'is', // Icelandic
|
||||||
'it', // Italian
|
'it', // Italian
|
||||||
'ko', // Korean
|
|
||||||
'ja', // Japanese
|
'ja', // Japanese
|
||||||
|
'ko', // Korean
|
||||||
'mn', // Mongolian
|
'mn', // Mongolian
|
||||||
'ms', // Malay
|
'ms', // Malay
|
||||||
'nl', // Dutch
|
'nl', // Dutch
|
||||||
'no', // Norwegian
|
|
||||||
'nn', // Norwegian Nynorsk
|
'nn', // Norwegian Nynorsk
|
||||||
|
'no', // Norwegian
|
||||||
'pl', // Polish
|
'pl', // Polish
|
||||||
'pt', // Portuguese
|
'pt', // Portuguese
|
||||||
'pt-BR', // Portuguese (Brazil)
|
'pt-BR', // Portuguese (Brazil)
|
||||||
|
|
Loading…
Add table
Reference in a new issue