QR-Codes-UI zu Einladungen umgebaut mit PDF-Export und Druckanzeige + Customizer
This commit is contained in:
@@ -318,6 +318,11 @@
|
||||
"cardTitle": "QR invites & layouts",
|
||||
"cardDescription": "Create invite links, customise layouts, and prepare print-ready PDFs.",
|
||||
"subtitle": "Manage invite links, layouts, and branding for your guests.",
|
||||
"tabs": {
|
||||
"layout": "Customise layout",
|
||||
"export": "Print & export",
|
||||
"links": "Manage invites"
|
||||
},
|
||||
"summary": {
|
||||
"active": "Active invites",
|
||||
"total": "Total"
|
||||
@@ -337,13 +342,26 @@
|
||||
"layoutFallback": "Default",
|
||||
"selected": "Currently selected",
|
||||
"tapToEdit": "Select to edit",
|
||||
"noPrintSource": "No printable version available."
|
||||
"noPrintSource": "No printable version available.",
|
||||
"standard": "Default link",
|
||||
"qrAlt": "QR preview"
|
||||
},
|
||||
"empty": {
|
||||
"title": "No invites yet",
|
||||
"copy": "Create an invite to generate ready-to-print QR layouts."
|
||||
},
|
||||
"errorTitle": "Action failed",
|
||||
"export": {
|
||||
"title": "Print & export",
|
||||
"description": "Download print-ready files or launch a test print right away.",
|
||||
"selectPlaceholder": "Select invite",
|
||||
"noInviteSelected": "Select an invite first to start downloads.",
|
||||
"noLayouts": "There are currently no layouts available for this invite.",
|
||||
"actions": {
|
||||
"print": "Print now"
|
||||
},
|
||||
"errorTitle": "Download failed"
|
||||
},
|
||||
"customizer": {
|
||||
"heading": "Customise layout",
|
||||
"copy": "Make the invite your own – adjust copy, colours, and logos in real time.",
|
||||
@@ -361,7 +379,7 @@
|
||||
"text": "Text",
|
||||
"instructions": "Step-by-step",
|
||||
"instructionsHint": "Guide guests with clear steps. Maximum of five.",
|
||||
"branding": "Branding"
|
||||
"branding": "Colors"
|
||||
},
|
||||
"fields": {
|
||||
"headline": "Headline",
|
||||
@@ -381,7 +399,13 @@
|
||||
},
|
||||
"preview": {
|
||||
"title": "Live preview",
|
||||
"subtitle": "See the export-ready version instantly."
|
||||
"subtitle": "See the export-ready version instantly.",
|
||||
"mobileOpen": "Show preview",
|
||||
"mobileTitle": "Invite preview",
|
||||
"mobileHint": "Opens a preview overlay",
|
||||
"readyForGuests": "Ready for guests",
|
||||
"instructions": "This link takes guests directly to the gallery and works together with the printed QR code.",
|
||||
"qrAlt": "Invite QR code"
|
||||
},
|
||||
"placeholderTitle": "No layout available",
|
||||
"placeholderCopy": "Create an invite first to customise copy, colours, and print layouts.",
|
||||
|
||||
Reference in New Issue
Block a user