feat: support text conversion between simplifed and traditional Chinese, closes #2508 (#2520)

This commit is contained in:
Huang Xin
2025-11-23 16:56:12 +08:00
committed by GitHub
parent cd614e3845
commit c792c18e01
45 changed files with 553 additions and 38 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ jobs:
- name: install Dependencies
working-directory: apps/readest-app
run: |
pnpm install && pnpm setup-pdfjs
pnpm install && pnpm setup-vendors
- name: run tests
working-directory: apps/readest-app