mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 16:09:47 +00:00
76b3c09ea9
Display translation completeness categories in the language selection options. Generate the progress report for RetroArch menu file instead of all files.
22 lines
476 B
YAML
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",
|
|
},
|
|
]
|