summaryrefslogtreecommitdiff
path: root/doc/development/i18n_guide.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/i18n_guide.md')
-rw-r--r--doc/development/i18n_guide.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/development/i18n_guide.md b/doc/development/i18n_guide.md
index 735345bd126..bfb0779fbfa 100644
--- a/doc/development/i18n_guide.md
+++ b/doc/development/i18n_guide.md
@@ -233,8 +233,7 @@ Let's suppose you want to add translations for a new language, let's say French.
containing the translations:
```sh
- bundle exec rake gettext:pack
- bundle exec rake gettext:po_to_json
+ bundle exec rake gettext:compile
```
1. In order to see the translated content we need to change our preferred language