🔨 Refactor(custom): use i18next for main process

This commit is contained in:
Kuingsmile
2026-03-26 16:32:34 +08:00
parent 596d7afaaa
commit 888bbbd4d6
35 changed files with 406 additions and 576 deletions

View File

@@ -63,7 +63,6 @@
"@aws-sdk/s3-request-presigner": "^3.1016.0",
"@nodelib/fs.walk": "^3.0.1",
"@octokit/rest": "^22.0.1",
"@piclist/i18n": "^2.0.0",
"@piclist/store": "^3.0.1",
"@smithy/node-http-handler": "^4.5.0",
"adm-zip": "^0.5.16",
@@ -80,6 +79,7 @@
"fs-extra": "^11.3.4",
"got": "^14.6.6",
"hpagent": "^1.2.0",
"i18next": "^25.10.9",
"lodash-es": "^4.17.23",
"marked": "^17.0.5",
"mime": "^4.1.0",