Open ReenigneArcher opened 1 year ago
Can get list of distributions from here: https://api.crowdin.com/api/v2/projects/{project_id}/distributions
Project ID is available on this page: https://crowdin.com/project/lizardbyte/tools/api
API documentation: https://developer.crowdin.com/api/v2/
Describe the Bug
The translations may not be updated on the website automatically if some parameters on CrowdIn change.
https://github.com/LizardByte/LizardByte.github.io/blob/master/dist/js/crowdin.js#L10-L13
https://github.com/LizardByte/LizardByte.github.io/blob/master/dist/js/crowdin.js#L14-L25
Expected Behavior
Update automatically.
Additional Context
Removing distribution will not use the default/latest distribution.