Client library and command-line tool to translate apps with LingoHub.
gem install lingohub
This is a simple example how we retrieve our resource files from lingohub in our local repository.
We use the option --locale <locale as filter>
for translation:down
because our resource files are
stored in a folder per locale:
lingohub resource:down --locale 'en' --directory config/locales/en --project 'lingohub' --all
lingohub resource:down --locale 'de' --directory config/locales/de --project 'lingohub' --all
- Markus Merzinger (https://github.com/maerzbow)
- Helmut Juskewycz (https://github.com/hjuskewycz)
MIT License. Copyright 2012 lingohub GmbH. https://lingohub.com