Update Note to deploy in I18n authored by 过纯中's avatar 过纯中
```bash ```bash
bundle exec rake assets:export_locales bundle exec rake assets:export_locales
git add -f frontend/src/locales/*.json git add -f frontend/src/locales/*.json
git add -f frontend/src/locales/*.js
git commit git commit
``` ```
\ No newline at end of file