Skip to content

Commit

Permalink
Update locale-selector.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
ieski authored Aug 18, 2024
1 parent 331db19 commit bf50ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/i18n/components/locale-selector.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const localesLong: Record<string, string> = {
fr: 'Français',
pt: 'Português',
ru: 'Русский',
tr : 'Türkçe',
tr: 'Türkçe',
uk: 'Українська',
zh: '中文',
vi: 'Tiếng Việt',
Expand Down

0 comments on commit bf50ad2

Please sign in to comment.