Get update language in template
-
Hi,
I am trying to get updated language in my layout file.When I print
this.$i18n.locale
, it always getsenglish
on first load.Is there any additional checking I need to add to get updated language in layout file?
-
https://quasar.dev/options/app-internationalization#Add-new-language
have you added a different locale?