mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
Added Norwegian Nynorsk as supported language (#17423)
refs https://github.com/TryGhost/Team/issues/2795
This commit is contained in:
parent
d8ed924daf
commit
c2e082090b
@ -21,6 +21,7 @@ const SUPPORTED_LOCALES = [
|
|||||||
'ms', // Malay
|
'ms', // Malay
|
||||||
'nl', // Dutch
|
'nl', // Dutch
|
||||||
'no', // Norwegian
|
'no', // Norwegian
|
||||||
|
'nn', // Norwegian Nynorsk
|
||||||
'pl', // Polish
|
'pl', // Polish
|
||||||
'pt', // Portuguese
|
'pt', // Portuguese
|
||||||
'pt-BR', // Portuguese (Brazil)
|
'pt-BR', // Portuguese (Brazil)
|
||||||
|
Loading…
Reference in New Issue
Block a user