1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 13:59:17 +00:00
trezor-firmware/core/translations/crowdin.yml
grdddj b8ea21d24a feat(all): implement translations into Trezor
Co-authored-by matejcik <ja@matejcik.cz>
2024-02-12 14:49:32 +01:00

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%",
}
]