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/projectInitialize your project by executing the
initcommand. This lets you define your preferred locale file format, download, upload files and more.translized initUse the upload command to
uploadyour locale file from your defined sources:translized uploadUse the download command to
downloadthe most recent locale files back into your project:translized download