diff --git a/public/locales/en/pdf.json b/public/locales/en/pdf.json index d6b2860..b0e9b30 100644 --- a/public/locales/en/pdf.json +++ b/public/locales/en/pdf.json @@ -53,7 +53,7 @@ } }, "pdfToEpub": { - "description": "Transform PDF documents into EPUB files for better e-reader compatibility.', 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": "Transform PDF documents into EPUB files for better e-reader compatibility.", "shortDescription": "Convert PDF files to EPUB format", "title": "PDF to EPUB" },