datamade / how-to

📚 Doing all sorts of things, the DataMade way
MIT License
80 stars 12 forks source link

updated django translation on heroku, add wagtail instructions #281

Closed derekeder closed 1 year ago

derekeder commented 1 year ago

Overview

Updates translation documentation to include a new pattern and Wagtail setup instructions

Handles #225

Notes

Once we have a pattern for extending translations in Django to React code, we will open a new PR

Testing Instructions

derekeder commented 1 year ago

@antidipyramid lets add your documentation for doing javascript translations.

I updated the readme for MPC EFI to include instructions for compiling javascript translations: https://github.com/datamade/mpc-efi#updating-translated-text

derekeder commented 1 year ago

@antidipyramid added the javascript docs for translation. could you give it a look and let me know if i missed anything?

antidipyramid commented 1 year ago

@derekeder Looks great to me.