mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-04 17:08:32 +02:00
7 lines
346 B
YAML
7 lines
346 B
YAML
project_id_env: CROWDIN_PROJECT_ID
|
|
api_token_env: CROWDIN_PERSONAL_TOKEN
|
|
files:
|
|
- source: /apps/web/public/locales/en/*.json
|
|
translation: /apps/web/public/locales/%two_letters_code%/%original_file_name%
|
|
- source: /apps/landing/public/locales/en/*.json
|
|
translation: /apps/landing/public/locales/%two_letters_code%/%original_file_name%
|