Librum
Librum copied to clipboard
Translation for Taiwan, Traditional Chinese
Description
Since I have already forked and compiled the repo, here is the translation to my native speaking language, Traditional Chinese, used in Taiwan.
Locale Info: https://simplelocalize.io/data/locale-code/zh-TW/
The existing Chinese is corrected with Simplified Chinese locale code.
Related Tickets & Documents
- Fixes # (issue) N/A
How Has This Been Tested?
Traditional Chinese
Simplified Chinese
Added or Updated Tests?
- [ ] 👍 Yes
- [x] 🙅 No, and this is why: Minor change. No logic update.
- [ ] 🙋 I need help with writing tests
Checklist:
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [x] I have added proof(eg. screenshots) that prove my fix is effective or that my feature works
- [ ] I have added tests that prove my fix is effective or that my feature works
- [x] New and existing unit tests pass locally with my changes