Age | Commit message (Collapse) | Author |
|
Let's use a more structured folder system:
https://github.com/golang-standards/project-layout
- Resolves: #99
|
|
We can do just with two buttons and changing the names.
|
|
|
|
Add to 'make generate_locales' the generation of a
'transifex/messages.json' that will be automatically pulled by transifex
for translations.
To incorporate translations from transifex into our project we'll need
to manually download the selected translations and convert them with the
transifex program into gotext format.
-Resolves: #73
|