Skip to content

Commit

Permalink
docs: update translations instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
sabinammm authored and Rineee committed Mar 25, 2022
1 parent 64079d4 commit 92f629f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/translations.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,13 @@
- required if translators worked on transifex
- update all languages except en_GB

tx pull -a
tx pull -a -f

- Since translations files pulled from transifex have slightly different format, run

- extract strings afterwards (again) to fix formatting differences
make po

to standardise.
### Compiling local translations

- required to see translations on local server
Expand Down

0 comments on commit 92f629f

Please sign in to comment.