To configure Strings with most technologies and platforms, follow these steps:
-
Download the latest client and follow the setup instructions.
-
Configure the command-line tool.
To initialize the project configuration:
$ phrase init
Complete the configuration steps and ensure the correct locale file format is selected.
-
Upload locale files.
Upload existing localization files:
$ phrase push
All existing localization files found in the source path will be uploaded to the project.
-
Download locale files.
Once translations are complete, download the data back into the project:
$ phrase pull