You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
295 B
10 lines
295 B
project_id_env: CROWDIN_PROJECT_ID
|
|
api_token_env: CROWDIN_PERSONAL_TOKEN
|
|
base_path: "."
|
|
base_url: "https://meshtastic.crowdin.com/api/v2"
|
|
|
|
preserve_hierarchy: true
|
|
|
|
files:
|
|
- source: "/src/i18n/locales/en/**/*.json"
|
|
translation: /src/i18n/locales/%two_letters_code%/**/%original_file_name%
|
|
|