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:
4
dist/index.html
vendored
4
dist/index.html
vendored
@@ -18,8 +18,8 @@
|
||||
|
||||
<!-- Android -->
|
||||
<meta name="mobile-web-app-capable" content="yes" />
|
||||
<script type="module" crossorigin src="/app/assets/index-CWxNv9Fc.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/app/assets/index-BtrpDjiv.css">
|
||||
<script type="module" crossorigin src="/app/assets/index-CgM2qJ96.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/app/assets/index-FAo1Ctk1.css">
|
||||
</head>
|
||||
<body class="bg-gray-50 dark:bg-gray-900">
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user