Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Note to deploy in I18n
authored
Mar 02, 2024
by
过纯中
Show whitespace changes
Inline
Side-by-side
Note-to-deploy-in-I18n.md
View page @
58fdd9e6
```
bash
bundle
exec
rake assets:export_locales
git add
-f
frontend/src/locales/
*
.json
git add
-f
frontend/src/locales/
*
.js
git commit
```
\ No newline at end of file