mirror of
https://github.com/h44z/wg-portal.git
synced 2026-05-04 21:36:22 +00:00
- Add frontend/src/lang/translations/ja.json (full translation of all 422 entries from en.json) - Register ja in frontend/src/lang/index.js so it appears in the language selector Tested locally with v2.2.3 build. UI strings render correctly in Japanese. Closes: language support request Co-authored-by: Taro Kawakami <tarokun@tunagufactory.jp>
frontend
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
Customize configuration
See Vite Configuration Reference.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build