mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-25 05:54:25 -04:00
(nn) publish locale
This commit is contained in:
parent
2ba5d4f406
commit
0269b9c6cb
@ -55,8 +55,8 @@ export default [
|
||||
new LocaleDescription('it', 'ita', 'Italiano', 'Italian', 'https://it.pronouns.page', false, 'à', 'romance'),
|
||||
new LocaleDescription('lad','lno', 'Ladino', 'Ladin', 'https://lad.pronouns.page', true, 'ny', 'romance', 'Djudezmo'),
|
||||
new LocaleDescription('nl', 'dut', 'Nederlands', 'Dutch', 'https://nl.pronouns.page', true, 'ij', 'germanic'),
|
||||
new LocaleDescription('no', 'nor', 'Norsk', 'Norwegian', 'https://no.pronouns.page', true, 'æ', 'germanic', 'Bokmål'), // å might be better, but it's used for swedish
|
||||
new LocaleDescription('nn', 'nor', 'Norsk', 'Norwegian', 'https://nn.pronouns.page', false,'æ', 'germanic', 'Nynorsk'),
|
||||
new LocaleDescription('no', 'nor', 'Norsk', 'Norwegian', 'https://no.pronouns.page', true, 'æ', 'germanic', 'Bokmål'), // å might be better, but it's used for swedish // TODO rename to 'nb' (requires migration of multiple tables!)
|
||||
new LocaleDescription('nn', 'nor', 'Norsk', 'Norwegian', 'https://nn.pronouns.page', true, 'æ', 'germanic', 'Nynorsk'),
|
||||
new LocaleDescription('pl', 'pol', 'Polski', 'Polish', 'https://zaimki.pl', true, 'ą', 'slavic'),
|
||||
new LocaleDescription('pt', 'por', 'Português', 'Portuguese', 'https://pt.pronouns.page', true, 'ã', 'romance'),
|
||||
new LocaleDescription('ro', 'rom', 'Română', 'Romanian', 'https://ro.pronouns.page', true, 'ă', 'romance'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user