mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-16 04:29:08 +00:00
13 lines
283 B
YAML
13 lines
283 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%",
|
|
}
|
|
]
|