aboutsummaryrefslogtreecommitdiff
path: root/src/lang/zh.json
AgeCommit message (Collapse)Author
2024-02-18added a lot more functionality to scripts/langs.js0neGal
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-03added back error for fetching release notes0neGal
This time it's inside the GUI and not just random output.
2024-01-24added search in settings popup0neGal
2023-11-06chore: let's use zh instead..KenMizz
2023-11-06chore: just realize it should be cn.jsonKenMizz
2023-11-06i18n: finalize translationKenMizz
2023-11-06i18n: fix lang.titleKenMizz
2023-11-06i18n: updates a tons of translated textKenMizz
2023-11-01i18n: working on Chinese(Simplified) translationKenMizz