Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-29 | fixed some issues with scripts/langs.js | 0neGal | |
2024-02-18 | added a lot more functionality to scripts/langs.js | 0neGal | |
It's not capable of formatting language files, and now has a prompt interface for editing and adding missing localization strings. This removes the need for manually editing localization files beyond `en.json`, it'll still be edited manually. But maintainers will no longer have to open any localization files. I also updated the documentation for contributing to localizations. | |||
2024-02-06 | rename scripts/downloads_count.js to downloads.js | 0neGal | |
2024-02-06 | added more options to scripts/download_count.js | 0neGal | |
2024-02-05 | download_count.js now also shows per release | 0neGal | |
2023-09-16 | lang files can now use objects! | 0neGal | |
The `lang()` function doesn't change whatsoever, as the lang files are flattened and are therefore identical to the before this commit. I also cleaned up the files, and all the lang files should now all look far more similar in order. | |||
2023-01-15 | added scripts/download_count.js | 0neGal | |
2023-01-15 | rename build/ to scripts/ | 0neGal | |