mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-15 15:48:05 +00:00
Update Crowdin configuration file
This commit is contained in:
19
crowdin.yml
19
crowdin.yml
@@ -1,12 +1,7 @@
|
||||
"project_id_env": "CROWDIN_PROJECT_ID"
|
||||
"api_token_env": "CROWDIN_PERSONAL_TOKEN"
|
||||
"base_path": "."
|
||||
|
||||
"preserve_hierarchy": true
|
||||
|
||||
"files": [
|
||||
{
|
||||
"source": "translations/en.json",
|
||||
"translation": "translations/%two_letters_code%.json"
|
||||
}
|
||||
]
|
||||
project_id_env: CROWDIN_PROJECT_ID
|
||||
api_token_env: CROWDIN_PERSONAL_TOKEN
|
||||
base_path: .
|
||||
preserve_hierarchy: 1
|
||||
files:
|
||||
- source: translations/en.json
|
||||
translation: translations/%two_letters_code%.json
|
||||
|
||||
Reference in New Issue
Block a user