mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 05:37:20 +08:00
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:
3
frontend/.gitignore
vendored
Normal file
3
frontend/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# i18n translation files make by script using `make build`
|
||||
public/locales/**/*
|
||||
src/i18n/declaration.ts
|
||||
Reference in New Issue
Block a user