cs-unplugged icon indicating copy to clipboard operation
cs-unplugged copied to clipboard

Try implementing Django's JavaScript translation catalog again

Open courtneycb opened this issue 5 years ago • 2 comments

In #1415 an attempt was made at using Django's JavaScript translation catalog. However an error occurred (detailed in #1409) and the changes had to be rolled back due to a survey running on the develop site at the time.

This PR implements the same changes that were in #1415 but also has the changes to create the djangojs message file.

Hopefully resolves #1409

courtneycb avatar Sep 08 '20 23:09 courtneycb

It looks fine but I also missed the first bug -_-

Think about whether or not this should go into the current release though

Not putting this into the current release

courtneycb avatar Sep 25 '20 02:09 courtneycb

Since this also adds the gettexts, this PR should implement them into everything added in the current release once it's out

eAlasdair avatar Sep 29 '20 02:09 eAlasdair