LizardByte / LizardByte.github.io

The LizardByte website.
https://app.lizardbyte.dev
GNU Affero General Public License v3.0
0 stars 1 forks source link

Automatically get new crowdin settings #75

Open ReenigneArcher opened 1 year ago

ReenigneArcher commented 1 year ago

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.

ReenigneArcher commented 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/