mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 20:58:01 +02:00
i18n: add tamil
This commit is contained in:
parent
a79c7e810a
commit
4e6fca6585
1 changed files with 5 additions and 0 deletions
|
@ -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',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue