mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(crowdin): re-arrange crowdin config files (#41046)
This commit is contained in:
committed by
GitHub
parent
2cbb748bc5
commit
149cf95310
@@ -1,17 +0,0 @@
|
||||
"project_id_env": "CROWDIN_PROJECT_ID"
|
||||
"api_token_env": "CROWDIN_PERSONAL_TOKEN"
|
||||
"base_path_env": "CROWDIN_BASE_PATH"
|
||||
"base_url_env": "CROWDIN_BASE_URL"
|
||||
|
||||
"preserve_hierarchy": true
|
||||
|
||||
files: [
|
||||
{
|
||||
"source" : "/client/i18n/locales/english/intro.json",
|
||||
"translation" : "/client/i18n/locales/%language%/%original_file_name%"
|
||||
},
|
||||
{
|
||||
"source" : "/client/i18n/locales/english/translations.json",
|
||||
"translation" : "/client/i18n/locales/%language%/%original_file_name%"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user