i18n setup

This commit is contained in:
stanig2106
2025-08-13 22:33:12 +02:00
parent 80f093958a
commit cf5cc19fd5
34 changed files with 5159 additions and 1634 deletions

View File

@@ -1,4 +1,4 @@
import { defineConfig } from 'vite'
import {defineConfig} from 'vite'
import vue from '@vitejs/plugin-vue'
import path from 'path'
import frappeui from 'frappe-ui/vite'
@@ -25,7 +25,7 @@ export default defineConfig({
}),
],
server: {
allowedHosts: ['fs', 'per2'],
allowedHosts: ['lms.localhost', 'fs', 'per2'],
},
resolve: {
alias: {