mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 08:30:16 +00:00
6ad91b2b37
* Create crowdin-daily.yml * Update crowdin.yaml * Update crowdin_sync.py * Update fetch_progress.py
21 lines
452 B
YAML
21 lines
452 B
YAML
"project_id": "380544"
|
|
"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",
|
|
},
|
|
]
|