feat: Add i18n with 7 languages (DE, EN, ES, FR, AR, RU, PL)
- Added vue-i18n with language switcher in header - Flag icons with language codes dropdown - RTL support for Arabic - Translated all navigation, auth, and module labels - Language preference saved to localStorage
This commit is contained in:
2
node_modules/vue-i18n/dist/vue-i18n.runtime.node.mjs
generated
vendored
Normal file
2
node_modules/vue-i18n/dist/vue-i18n.runtime.node.mjs
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
global.__VUE_PROD_DEVTOOLS__ = false;
|
||||
export * from '../dist/vue-i18n.runtime.mjs'
|
||||
Reference in New Issue
Block a user