mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-08-22 03:42:56 +07:00
b57c2a5b314389f67d97f7defc0a83ecce1c0639
This commit introduces a changelog generation step in the `check.yml` workflow. The changelog is generated using `git log` to capture commit messages since the last tag. The generated `CHANGELOG.md` file is then used as the body for the GitHub release, providing a more informative release description.
Gakumas-Translation-Data-EN
- Localization Data for gakuen-imas-localify
Documentation
Files and Folder Structure
./local-files/localization.json: Localization strings../local-files/generic.json: General strings../local-files/genericTrans: Same asgeneric.json.- Folder and file names in
genericTranscan be customized to to distinguish translation content. ./local-files/resourceResource files.
Languages
Python
100%