mirror of
https://github.com/lichess-org/mobile.git
synced 2026-05-26 13:50:52 +00:00
10 lines
233 B
YAML
10 lines
233 B
YAML
project_id_env: CROWDIN_PROJECT_ID
|
|
api_token_env: CROWDIN_PERSONAL_TOKEN
|
|
|
|
base_path: "."
|
|
preserve_hierarchy: true
|
|
|
|
files:
|
|
- source: /translation/source/*.xml
|
|
translation: /translation/dest/%file_name%/%locale%.%file_extension%
|