mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-12 18:49:07 +00:00
13 lines
285 B
YAML
13 lines
285 B
YAML
|
"project_id": "625982"
|
||
|
"base_path": "."
|
||
|
# api_token is being supplied on via `--token $CROWDIN_TOKEN` CLI option
|
||
|
"base_url": "https://api.crowdin.com"
|
||
|
"preserve_hierarchy": true
|
||
|
|
||
|
files: [
|
||
|
{
|
||
|
"source": "en.json",
|
||
|
"translation": "%two_letters_code%/%original_file_name%",
|
||
|
}
|
||
|
]
|