Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Théo Chevalier 6391f63a84
Add helper command to extract strings to an external repo (#4199)
* Add helper command to extract strings to an external repo

* Fix path

* Delete local .po/.pot

* python linter errors

* Lucie’s feedback

* Ignore localized .ftl files

* Update translation-management.sh

* Document the string extraction process

* Update README.md

* Update .gitignore

* Add buyersguide about section

* Update path in fomo-l10n repo

* remove pt migrations

* update post_compile step to download translations from S3 instead of running compilemessages

Co-authored-by: Lucie <lucie.daeye@gmail.com>
2020-02-19 15:53:44 +01:00
Christopher DeCairos 3abda68f83 Update the directory we run compilemessages in (#3906)
* run the compilemessages command from the locale directory

* update invoke task for compilemessages so that it runs in the locale directory

* incomplete changes to tasks.py for compilemessages
2019-11-14 15:39:25 -08:00
Christopher DeCairos 3d6fb49dcd BUILD_DIR is not where the root django app is (#3905) 2019-11-14 12:54:20 -08:00
Pomax 81a5bf8bd8
look before you walk (#3903) 2019-11-14 12:01:41 -08:00
Pomax 747cdfa824
Template localization (#3529)
* Localize Django templates
2019-11-14 11:18:26 -08:00