From 739272eff65c2d13c29c3d8604e06035edd813ac Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Sun, 21 Sep 2025 10:21:00 +0200 Subject: [PATCH] (it) publish --- locale/locales.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/locales.ts b/locale/locales.ts index d3d9b96f9..2ee03d78c 100644 --- a/locale/locales.ts +++ b/locale/locales.ts @@ -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://pronom.it', false, 'à', 'romance'), + new LocaleDescription('it', 'ita', 'Italiano', 'Italian', 'https://pronom.it', true, 'à', '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'),