chore: pull locize

This commit is contained in:
Ibrahima G. Coulibaly
2025-07-26 05:56:39 +01:00
parent 6fd77718c6
commit 234fc8090b
10 changed files with 10 additions and 10 deletions

View File

@@ -53,7 +53,7 @@
}
},
"pdfToEpub": {
"description": "将 PDF 文档转换为 EPUB 文件,以实现更好的电子阅读器兼容性。', icon: 'material-symbols:import-contacts', component: lazy(() => import('./index')), keywords: ['pdf', 'epub', 'convert', 'ebook'], path: 'pdf-to-epub', i18n: { name: 'pdf:pdfToEpub.title', description: 'pdf:pdfToEpub.description",
"description": "将 PDF 文档转换为 EPUB 文件,以实现更好的电子阅读器兼容性。",
"shortDescription": "将 PDF 文件转换为 EPUB 格式",
"title": "PDF 转 EPUB"
},