{{ translations()?.contact_support_header?.[selectedLanguage()] || 'Contact Support' }}
{{ translations()?.contact_support_problem_overview?.[selectedLanguage()] || 'Problem Overview' }}
{{ translations()?.contact_support_problem_description?.[selectedLanguage()] || 'Description' }}
@if (!support) {
{{ translations()?.contact_support_attachments?.[selectedLanguage()] || 'Attachments (LIMIT: 6)' }}
{{ translations()?.contact_support_attachments_description?.[selectedLanguage()] || 'Please include relevant screenshots and/or files.' }}
{{ file }}
}