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