feat(admin-ui): add Tamil translation (#5463)
* feat(admin-ui): added translations for tamil language * feat(admin-ui): added the language in i18
This commit is contained in:
1924
packages/admin-ui/ui/public/locales/tm/translation.json
Normal file
1924
packages/admin-ui/ui/public/locales/tm/translation.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -44,6 +44,10 @@ export const supportedLanguages = [
|
||||
{
|
||||
locale: "bs",
|
||||
name: "Bosanski",
|
||||
},
|
||||
{
|
||||
locale: "tm",
|
||||
name: "Tamil",
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user