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
|
||||
'is', // Icelandic
|
||||
'it', // Italian
|
||||
'ko', // Korean
|
||||
'ja', // Japanese
|
||||
'ko', // Korean
|
||||
'mn', // Mongolian
|
||||
'ms', // Malay
|
||||
'nl', // Dutch
|
||||
'no', // Norwegian
|
||||
'nn', // Norwegian Nynorsk
|
||||
'no', // Norwegian
|
||||
'pl', // Polish
|
||||
'pt', // Portuguese
|
||||
'pt-BR', // Portuguese (Brazil)
|
||||
|
|
Loading…
Add table
Reference in a new issue