Commit graph

2 commits

Author SHA1 Message Date
TheJackiMonster cc124c0b13
Older updates for some languages 2021-02-22 01:09:34 +01:00
Curtis Gedak a6ad70f33f Compile all language translation updates into respective .qm files
After updating the '.ts' translation source files from weblate,
compile all of the language translations into '.qm' files.

This was done with the following command:

$ make i18n

This effectively runs the 'lrelease' command on each '.ts' file.  For
example:

$ lrelease i18n/manuskript_es.ts
2019-07-14 10:01:27 -06:00