multilocale
v0.0.7
Published
multilocale cli to download translation files from multilocale.com
Downloads
3
Maintainers
Readme
multilocale
multilocale CLI to translate strings in native and web apps.
Download
Run $ multilocale download
to download all the translation files locally.
Import
Run $ multilocale import
to import existing translation files into multilocale.com.
Add
Run $ multilocale add 'SOME_KEY' 'SOME_VALUE'
to add a string.
If the key and value are the same you can just run $ multilocale add 'SOME_KEY'