mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 21:37:11 -04:00
Update locale-selector.vue
This commit is contained in:
parent
0b32ef94d3
commit
cc136cf012
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ const { availableLocales, locale } = useI18n();
|
|||
|
||||
const localesLong: Record<string, string> = {
|
||||
en: 'English',
|
||||
de: 'Deutsch',
|
||||
es: 'Español',
|
||||
fr: 'Français',
|
||||
pt: 'Português',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue