kazupon / vue-i18n

:globe_with_meridians: Internationalization plugin for Vue.js

Home Page:https://kazupon.github.io/vue-i18n/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haven't important properties

nestle49 opened this issue · comments

Reporting a bug?

  • How get name of language? availableLocales includes only code, but where is name?
  • How change global lang? locale.value = 'en' doesn't work, setLang method doesn't exist

Expected behavior

  • How get name of language? availableLocales includes only code, but where is name?
  • How change global lang? locale.value = 'en' doesn't work, setLang method doesn't exist

Reproduction

  • How get name of language? availableLocales includes only code, but where is name?
  • How change global lang? locale.value = 'en' doesn't work, setLang method doesn't exist

System Info

- How get name of language? availableLocales includes only code, but where is name?
- How change global lang? locale.value = 'en' doesn't work, setLang method doesn't exist

Screenshot

No response

Additional context

No response

Validations