chore: pull locize
Some checks failed
CI / test-and-build (push) Has been cancelled
CI / Playwright Tests (push) Has been cancelled
CI / Build and Push Multi-Platform Docker Image (push) Has been cancelled
CI / deploy (push) Has been cancelled

This commit is contained in:
Ibrahima G. Coulibaly 2025-07-26 05:56:39 +01:00
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', components: 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へ"
},