crowdin.yml
Crowdin, a crowd-translation platform. Documentation: https://support.crowdin.com/configuration-file/
| Type | object |
|---|---|
| File match |
**/crowdin.yml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/crowdin-yml/latest.json |
| Source | https://www.schemastore.org/crowdin.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Configuration for Crowdin, a crowd-translation platform.
Properties
project_id
string
project_id_env
string
api_token
string
api_token_env
string
base_path
string
base_path_env
string
base_url
string
format=uri
base_url_env
string
preserve_hierarchy
boolean
commit_message
string
append_commit_message
boolean
Replace the default commit message with the one specified in commit_message.
export_languages
string[]
Specify a list of specific languages to export.
files
object[]