2022-10-01 13:18:43 -05:00
|
|
|
project_id: 295539
|
2021-07-27 14:52:49 -05:00
|
|
|
api_token_env: CROWDIN_VERDACCIO_API_KEY
|
2022-10-01 13:18:43 -05:00
|
|
|
# token local testing
|
|
|
|
# api_token: token_secret
|
2021-07-27 14:52:49 -05:00
|
|
|
|
2021-07-11 08:42:56 -05:00
|
|
|
preserve_hierarchy: true
|
|
|
|
|
|
|
|
files:
|
2022-10-02 01:25:13 -05:00
|
|
|
- source: /packages/plugins/ui-theme/src/i18n/crowdin/*.json
|
|
|
|
translation: '/packages/plugins/ui-theme/src/i18n/download_translations/%locale%/%original_file_name%'
|
|
|
|
- source: /website/i18n/en/**/*
|
2022-10-01 13:18:43 -05:00
|
|
|
translation: '/website/i18n/%locale%/**/%original_file_name%'
|
2022-10-02 01:25:13 -05:00
|
|
|
- source: /website/docs/**/*
|
2022-10-01 13:18:43 -05:00
|
|
|
translation: '/website/i18n/%locale%/docusaurus-plugin-content-docs/current/**/%original_file_name%'
|
2022-10-10 01:00:09 -05:00
|
|
|
ignore: [/website/docs/api/**/*]
|
2022-10-02 01:25:13 -05:00
|
|
|
- source: /website/versioned_docs/**/*
|
|
|
|
translation: /website/i18n/%locale%/docusaurus-plugin-content-docs/**/%original_file_name%
|
2024-09-26 16:13:52 -05:00
|
|
|
ignore: [/website/versioned_docs/version-6.x/api/**/*]
|
2022-10-01 13:18:43 -05:00
|
|
|
|