RetroArch/intl/crowdin.yaml
Guo Yunhe 6ad91b2b37
Crowdin integration full (#13171)
* Create crowdin-daily.yml

* Update crowdin.yaml

* Update crowdin_sync.py

* Update fetch_progress.py
2021-11-03 18:44:08 +01:00

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