mirror of
https://github.com/RPCSX/rpcsx-ui.git
synced 2026-01-31 01:05:23 +01:00
13 lines
249 B
YAML
13 lines
249 B
YAML
"project_id_env": "CROWDIN_PROJECT_ID"
|
|
"api_token_env": "CROWDIN_PERSONAL_TOKEN"
|
|
"base_path": "."
|
|
|
|
"preserve_hierarchy": true
|
|
|
|
"files": [
|
|
{
|
|
"source": "/rpcsx-ui/src/**/locales/en.json",
|
|
"translation": "%original_path%/%locale%.json"
|
|
}
|
|
]
|