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