0.01
No release in over 3 years
Low commit activity in last 3 years
Client library and command-line tool to translate Rails apps with Linguist.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.3.2
>= 1.4.0, < 1.7.0
~> 1.2.1
 Project Readme

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