2022-10-01 20:18:43 +02:00
|
|
|
project_id: 295539
|
2021-07-27 21:52:49 +02:00
|
|
|
api_token_env: CROWDIN_VERDACCIO_API_KEY
|
2022-10-01 20:18:43 +02:00
|
|
|
# token local testing
|
|
|
|
# api_token: token_secret
|
2021-07-27 21:52:49 +02:00
|
|
|
|
2021-07-11 15:42:56 +02:00
|
|
|
preserve_hierarchy: true
|
|
|
|
|
|
|
|
files:
|
2022-10-01 20:18:43 +02:00
|
|
|
-
|
|
|
|
source: 'packages/plugins/ui-theme/src/i18n/crowdin/**/*'
|
|
|
|
translation: '/packages/plugins/ui-theme/src/i18n/download_translations/%locale%/**/%original_file_name%'
|
|
|
|
-
|
|
|
|
source: '/website/i18n/en/**/*'
|
|
|
|
translation: '/website/i18n/%locale%/**/%original_file_name%'
|
|
|
|
-
|
|
|
|
source: '/website/docs/**/*'
|
|
|
|
translation: '/website/i18n/%locale%/docusaurus-plugin-content-docs/current/**/%original_file_name%'
|
|
|
|
-
|
|
|
|
source: '/website/versioned_docs/**/*'
|
|
|
|
translation: '/website/i18n/%locale%/docusaurus-plugin-content-docs/current/**/%original_file_name%'
|
|
|
|
|