Refactor page titles and subtitles for consistency and clarity across various PDF conversion tools
This commit is contained in:
@@ -119,23 +119,13 @@
|
||||
class="text-2xl font-bold text-white mb-2"
|
||||
data-i18n="tools:duplicateOrganize.name"
|
||||
>
|
||||
Organize PDF Pages Free - Reorder PDFs Online
|
||||
Duplicate & Organize
|
||||
</h1>
|
||||
<p
|
||||
class="text-gray-400 mb-6"
|
||||
data-i18n="tools:duplicateOrganize.subtitle"
|
||||
>
|
||||
Drag pages to reorder them. Use the
|
||||
<i
|
||||
data-lucide="copy-plus"
|
||||
class="inline-block w-4 h-4 mx-1 align-text-bottom text-green-500"
|
||||
></i>
|
||||
icon to duplicate a page or the
|
||||
<i
|
||||
data-lucide="x-circle"
|
||||
class="inline-block w-4 h-4 mx-1 align-text-bottom text-red-400"
|
||||
></i>
|
||||
icon to delete it.
|
||||
Duplicate, reorder, and delete pages.
|
||||
</p>
|
||||
|
||||
<!-- Drop Zone -->
|
||||
|
||||
Reference in New Issue
Block a user