RetroArch/intl/crowdin.yaml
zoltanvb 76b3c09ea9
Translation completeness display. (#14779)
Display translation completeness categories in the language selection options.
Generate the progress report for RetroArch menu file instead of all files.
2022-12-29 22:21:23 +01:00

22 lines
476 B
YAML

"project_id": "380544"
"main_file_id": "11735"
"api_token": "_secret_"
"base_url": "https://api.crowdin.com"
"preserve_hierarchy": true
"files":
[
{
"source": "/msg_hash_us.json",
"translation": "/msg_hash_%two_letters_code%.json",
},
{
"source": "/steam_us.json",
"translation": "/steam_%two_letters_code%.json",
},
{
"source": "/googleplay_us.json",
"translation": "/googleplay_%two_letters_code%.json",
},
]