Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 836 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 836 Bytes

lingohub client

Client library and command-line tool to translate apps with LingoHub.

Install

gem install lingohub

Usage

Retrieving resource files

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

Maintainers

License

MIT License. Copyright 2018 lingohub GmbH. https://lingohub.com