(it) domain

This commit is contained in:
Andrea Vos 2025-09-17 14:14:57 +02:00
parent 1da3aecab5
commit f8e0eee638

View File

@ -81,7 +81,7 @@ const locales = [
new LocaleDescription('gl', 'glc', 'Galego', 'Galician', 'https://gl.pronouns.page', false, 'ñ', 'romance'),
new LocaleDescription('he', 'heb', 'עברית', 'Hebrew', 'https://he.pronouns.page', false, 'ע', 'semitic'),
new LocaleDescription('hu', 'hun', 'Magyar', 'Hungarian', 'https://hu.pronouns.page', false, 'ő', 'uralic'),
new LocaleDescription('it', 'ita', 'Italiano', 'Italian', 'https://it.pronouns.page', false, 'à', 'romance'),
new LocaleDescription('it', 'ita', 'Italiano', 'Italian', 'https://pronom.it', false, 'à', 'romance'),
new LocaleDescription('lad', 'lno', 'Ladino', 'Ladin', 'https://lad.pronouns.page', true, 'ny', 'romance', 'Djudezmo'),
new LocaleDescription('hbs', 'hbs', 'Naški', 'BCMS', 'https://hbs.pronouns.page', false, 'ć', 'slavic', 'BCMS'),
new LocaleDescription('nl', 'dut', 'Nederlands', 'Dutch', 'https://nl.pronouns.page', true, 'ij', 'germanic'),