mizhexiaoxiao / vue-fastapi-admin

⭐️ 基于 FastAPI+Vue3+Naive UI 的现代化轻量管理平台 A modern and lightweight management platform based on FastAPI, Vue3, and Naive UI.
http://180.76.151.29:8080
MIT License
746 stars 145 forks source link

Update i18n supports #17

Closed InoueKenta closed 10 months ago

InoueKenta commented 11 months ago

Added i18n supports for user management screen I made some change in the backend to comply with i18n maybe updated in the future... image

mizhexiaoxiao commented 10 months ago

First of all, thank you for your contribution. Could you update other pages and commit them together? There are still many areas that need to be improved Additionally, there is currently no pre-commit check, you need to execute pnpm exec prettier . --write formatting code before commit.

InoueKenta commented 10 months ago

I'm working on it. close for now.