Skip to content

Instantly share code, notes, and snippets.

@ashour
Created May 26, 2019 20:03
Show Gist options
  • Save ashour/9e309e9ef67737e7ac250613d0acea60 to your computer and use it in GitHub Desktop.
Save ashour/9e309e9ef67737e7ac250613d0acea60 to your computer and use it in GitHub Desktop.
phraseapp:
access_token: <your_access_token>
project_id: <your_project_id>
push:
sources:
- file: ./Views/en.lproj/Main.strings
params:
locale_id: fd935424a9ef2dfd054d982ccb7a8064
file_format: strings
- file: ./en.lproj/Localizable.strings
params:
locale_id: fd935424a9ef2dfd054d982ccb7a8064
file_format: strings
pull:
targets:
- file: ./Views/ar.lproj/Main.strings
params:
locale_id: 9c380148d7c1827b6c1db12f0b1a9da8
file_format: strings
- file: ./ar.lproj/Localizable.strings
params:
locale_id: 9c380148d7c1827b6c1db12f0b1a9da8
file_format: strings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment