feat(i18n): support Traditional Chinese (zh-tw) for console, logs and docs

This commit is contained in:
anomixer
2026-07-06 00:00:16 +08:00
parent d531e14fbf
commit 4b57971d33
8 changed files with 774 additions and 27 deletions

View File

@@ -36,3 +36,7 @@ discord.py
web.py; python_version < "3.13"
web.py @ git+https://github.com/webpy/webpy.git ; python_version >= "3.13"
legacy-cgi; python_version >= "3.13"
# i18n translation mapping
opencc-python-reimplemented