mirror of
https://github.com/meshtastic/web.git
synced 2026-04-19 05:17:08 -04:00
11 lines
284 B
YAML
11 lines
284 B
YAML
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/%locale%/%original_file_name%"
|