diff --git a/frontend/src/proprietary/components/tools/pdfJsonEditor/PdfJsonEditorView.tsx b/frontend/src/proprietary/components/tools/pdfJsonEditor/PdfJsonEditorView.tsx index fc848b28c..a461e67dd 100644 --- a/frontend/src/proprietary/components/tools/pdfJsonEditor/PdfJsonEditorView.tsx +++ b/frontend/src/proprietary/components/tools/pdfJsonEditor/PdfJsonEditorView.tsx @@ -1327,6 +1327,9 @@ const PdfJsonEditorView = ({ data }: PdfJsonEditorViewProps) => { {t('pdfJsonEditor.badges.modified', 'Edited')} )} + + {t('pdfJsonEditor.badges.earlyAccess', 'Early Access')} + {pages.length > 1 && (