Skip to content

Commit

Permalink
feat(i18n-TR): Updates Turkish translations (#1393)
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
  • Loading branch information
pedrolamas authored Mar 17, 2024
1 parent 87ebde5 commit 3fba2e4
Show file tree
Hide file tree
Showing 2 changed files with 908 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/globals.ts
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,7 @@ export const SupportedLocales = Object.freeze([
{ name: 'Português', code: 'pt' },
{ name: 'Русский', code: 'ru' },
{ name: 'Slovenščina', code: 'sl' },
{ name: 'Türkçe', code: 'tr' },
{ name: 'Українська', code: 'uk' },
{ name: '한국어', code: 'ko' },
{ name: 'العربية', code: 'ar' },
Expand Down
Loading

0 comments on commit 3fba2e4

Please # to comment.