/nix/store/dlwqlnbaj5vfm9aw20r1yxk8y56lmgif-repo/header.tmpl
2025-05-03 13:08:50 -05:00
|
|
|
"project_id_env": "CROWDIN_PROJECT_ID"
|
|
|
|
|
"api_token_env": "CROWDIN_PERSONAL_TOKEN"
|
|
|
|
|
"base_path": "."
|
|
|
|
|
"base_url": "https://api.crowdin.com"
|
|
|
|
|
"preserve_hierarchy": true
|
|
|
|
|
|
|
|
|
|
files: [
|
|
|
|
|
{
|
2025-06-14 17:41:08 -05:00
|
|
|
"source": "src/main/resources/assets/sit-oth3r/lang/en_us.json",
|
2025-05-03 13:08:50 -05:00
|
|
|
"translation": "src/main/resources/assets/sit-oth3r/lang/%locale_with_underscore%.json",
|
|
|
|
|
}
|
|
|
|
|
]
|