Files
secu-frontend/node_modules/vue-i18n/dist/vue-i18n.node.mjs
OpenClaw aa0239abca 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
2026-03-13 04:51:12 +00:00

2 lines
74 B
JavaScript

global.__VUE_PROD_DEVTOOLS__ = false;
export * from '../dist/vue-i18n.mjs'