Some problems in the internationalization of vue

I store the internationalized locale state in vuex. When the page changes the language, the user changes the state in vuex to switch the language, which is normal in both html and js, but the initialization data in data cannot change according to the state

datavuex,
VueI18n

.
Mar.12,2021

what should I do with this?

Menu