diff --git a/crowdin.yml b/crowdin.yml index b6593a5d4..e1a25a39a 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,5 +1,5 @@ -project_id: 585007 -api_token: CROWDIN_PERSONAL_TOKEN +project_id_env: 585007 +api_token_env: CROWDIN_PERSONAL_TOKEN base_path: '.' base_url: 'https://api.crowdin.com' preserve_hierarchy: true diff --git a/i18n/en/docusaurus-plugin-content-docs/current.json b/i18n/en/docusaurus-plugin-content-docs/current.json index d0e761f4b..f27974712 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current.json +++ b/i18n/en/docusaurus-plugin-content-docs/current.json @@ -8,7 +8,7 @@ "description": "The label for category Core concepts in sidebar tutorialSidebar" }, "sidebar.tutorialSidebar.category.Core concepts.link.generated-index.description": { - "message": "Learn to use API WebSocket and API calls to create your customised trading app.", + "message": "Learn to use API WebSocket and API calls to create your customised trading app", "description": "The generated-index page description for category Core concepts in sidebar tutorialSidebar" }, "sidebar.tutorialSidebar.category.Code examples": {