chore(i18n): Add Chinese (Simplified) translation

This commit is contained in:
BERADQ
2026-01-11 23:24:08 +08:00
parent 3889c9d2ea
commit bc1c993e17
4 changed files with 275 additions and 0 deletions

View File

@@ -11,3 +11,4 @@ TEMPLATE="de" bun main.ts
TEMPLATE="ja" bun main.ts
TEMPLATE="es" bun main.ts
TEMPLATE="it" bun main.ts
TEMPLATE="zh_CN" bun main.ts