feat: i18n (#723)

* feat: i18n

* fix: ci lint error

* fix: pnpm run pre script not trigger

---------

Co-authored-by: Jim Su <jimsu@protonmail.com>
This commit is contained in:
mashiro
2024-04-05 04:38:19 +08:00
committed by GitHub
parent baa981cda7
commit 0534c14279
15 changed files with 7301 additions and 3133 deletions

3
frontend/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
# i18n translation files make by script using `make build`
public/locales/**/*
src/i18n/declaration.ts