Skip to content

Commit 9812155

Browse files
Meganathanrbmclaudeautofix-ci[bot]
authored
feat(i18n): update Tamil (ta-IN) translations (#1513)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent d78ca75 commit 9812155

File tree

3 files changed

+2148
-0
lines changed

3 files changed

+2148
-0
lines changed

config/i18n.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,11 @@ const locales: (LocaleObjectData | (Omit<LocaleObjectData, 'code'> & { code: str
162162
file: 'de-DE.json',
163163
name: 'Deutsch',
164164
},
165+
{
166+
code: 'ta-IN',
167+
file: 'ta-IN.json',
168+
name: 'தமிழ்',
169+
},
165170
{
166171
code: 'hi-IN',
167172
file: 'hi-IN.json',

0 commit comments

Comments
 (0)