Skip to content

Instantly share code, notes, and snippets.

@WaKeMaTTa
Created September 9, 2022 13:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save WaKeMaTTa/15bb117823b73a6eceae1869f5ecb7a5 to your computer and use it in GitHub Desktop.
Save WaKeMaTTa/15bb117823b73a6eceae1869f5ecb7a5 to your computer and use it in GitHub Desktop.
# .phrase.yml
phrase:
access_token: YOUR_ACCESS_TOKEN
project_id: YOUR_PROJECT_ID
push:
sources:
- file: ./config/locales/<locale_name>.yml
params:
file_format: yml
update_translations: true
pull:
targets:
- file: ./config/locales/<locale_name>.yml
params:
file_format: yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment