Created
January 19, 2013 20:38
-
-
Save maerzbow/4574944 to your computer and use it in GitHub Desktop.
pushing resource files to lingohub using the lingohub CLI client. see: https://www.ruby-toolbox.com/projects/lingohub
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lingohub resource:up config/locales/en/en.yml --locale 'en' --project 'lht' | |
lingohub resource:up config/locales/de/de.yml --locale 'de' --project 'lht' | |
lingohub resource:up config/locales/ja/ja.yml --locale 'ja' --project 'lht' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment