0.0.7 • Published 11 months ago

multilocale v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

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'