(tr) publish

This commit is contained in:
Andrea Vos 2024-08-29 21:54:28 +02:00
parent 6c05ab5a70
commit 0855cf002a

View File

@ -60,7 +60,7 @@ export default [
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'),
new LocaleDescription('sv', 'swe', 'Svenska', 'Swedish', 'https://sv.pronouns.page', true, 'å', 'germanic'),
new LocaleDescription('tr', 'tur', 'Türkçe', 'Turkish', 'https://tr.pronouns.page', false, 'ğ', 'turkic'),
new LocaleDescription('tr', 'tur', 'Türkçe', 'Turkish', 'https://tr.pronouns.page', true, 'ğ', 'turkic'),
new LocaleDescription('vi', 'vie', 'Tiếng Việt', 'Vietnamese', 'https://vi.pronouns.page', true, 'ớ', 'vietic'),
new LocaleDescription('ar', 'ams', 'العربية', 'Arabic', 'https://ar.pronouns.page', true, 'ش', 'semitic', 'الفصحى'),
new LocaleDescription('ru', 'rus', 'Русский', 'Russian', 'https://ru.pronouns.page', true, 'й', 'slavic'),