Update Note to deploy in I18n authored by 过纯中's avatar 过纯中
```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