Homebrew
Follow the next steps to download and import localization files to your project. Before starting make sure you have projectId and api-token, which you can find in Project Statistics and Account/API Access.
To install translized-cli via Brew, simply use:
brew tap translized/translized
brew install translized-cli
Usage
Open Terminal and navigate to root folder of your project.
cd /path/to/project
Initialize your project by executing the
init
command. This lets you define your preferred locale file format, download, upload files and more.translized init
Use the upload command to
upload
your locale file from your defined sources:translized upload
Use the download command to
download
the most recent locale files back into your project:translized download