Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions crowdin.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion i18n/en/docusaurus-plugin-content-docs/current.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down