ci: add GitHub Actions workflows for upstream sync and release automation
This commit is contained in:
parent
0d201261c8
commit
5d421e8a76
7035 changed files with 106275 additions and 0 deletions
20
tests/e2e/output/translation/translation-report.json
Normal file
20
tests/e2e/output/translation/translation-report.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"generatedAt": "2026-01-25T05:11:58.189Z",
|
||||
"translators": {
|
||||
"pdf2zh": {
|
||||
"name": "pdf2zh",
|
||||
"available": false
|
||||
},
|
||||
"babeldoc": {
|
||||
"name": "babeldoc",
|
||||
"available": false
|
||||
}
|
||||
},
|
||||
"stats": {
|
||||
"total": 6,
|
||||
"passed": 0,
|
||||
"failed": 0,
|
||||
"skipped": 6,
|
||||
"results": []
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue