Files
fotospiel-app/public/lang/en/profile.json

37 lines
1.4 KiB
JSON

{
"export": {
"title": "Data export",
"description": "Request a copy of your profile data including events and invoices. The link remains valid for 14 days.",
"empty": "No export has been created yet. You can request one at any time.",
"table": {
"status": "Status",
"created": "Created",
"expires": "Expires",
"size": "Size",
"action": "Action"
},
"status": {
"pending": "Scheduled",
"processing": "Processing",
"ready": "Ready",
"failed": "Failed"
},
"pending_alert_title": "Export in progress",
"pending_alert_body": "We are preparing your data. You will be notified as soon as the download is ready.",
"cooldown": "A new export is available on {{date}}.",
"button": "Request data export",
"download": "Download",
"failed_reason": "Error: {{reason}}"
},
"delete": {
"title": "Anonymise & delete account",
"description": "Removes all photos, anonymises events, and permanently blocks login. This fulfils the right to be forgotten.",
"warning_title": "Important notice",
"warning_body": "All media and photobooth uploads will be permanently deleted. Statistics remain available only in anonymised form.",
"confirmation_label": "Confirmation",
"confirmation_placeholder": "DELETE",
"confirmation_hint": "Please type DELETE to confirm the anonymisation.",
"button": "Anonymise account"
}
}