Created
May 26, 2019 20:03
-
-
Save ashour/9e309e9ef67737e7ac250613d0acea60 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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