mirror of
https://github.com/bitwarden/browser
synced 2026-01-08 03:23:50 +00:00
Add tamil language support to desktop and web (#16334)
* Add tamil language support for desktop * Add tamil language support for web --------- Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
61d097b4d7
commit
b728e58749
@@ -82,6 +82,7 @@ export class I18nMainService extends BaseI18nService {
|
||||
"sl",
|
||||
"sr",
|
||||
"sv",
|
||||
"ta",
|
||||
"te",
|
||||
"th",
|
||||
"tr",
|
||||
|
||||
@@ -75,6 +75,7 @@ export class I18nRendererService extends BaseI18nService {
|
||||
"sl",
|
||||
"sr",
|
||||
"sv",
|
||||
"ta",
|
||||
"te",
|
||||
"th",
|
||||
"tr",
|
||||
|
||||
Reference in New Issue
Block a user