i18n: add tamil

This commit is contained in:
Shiny Nematoda 2025-01-12 11:11:34 +00:00
parent a79c7e810a
commit 4e6fca6585

View file

@ -119,6 +119,11 @@ export const SUPPORTED_LOCALES = [
name: 'Српски', name: 'Српски',
cc: 'RS', cc: 'RS',
}, },
{
code: 'ta',
name: 'தமிழ்',
cc: 'IN',
},
{ {
code: 'tr', code: 'tr',
name: 'Türkçe', name: 'Türkçe',