1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00

Add support for Tamil language in browser (#16309)

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
Daniel James Smith
2025-09-05 20:11:11 +02:00
committed by GitHub
parent 6cedef5d38
commit 1a0d3e3ada
3 changed files with 4 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ export abstract class TranslationService implements TranslationServiceAbstractio
["sl", "Slovenski jezik, Slovenščina"],
["sr", "Српски"],
["sv", "svenska"],
["ta", "தமிழ்"],
["te", "తెలుగు"],
["th", "ไทย"],
["tr", "Türkçe"],