{{ 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 }}
{{ translations()?.contact_support_invalid_description?.[selectedLanguage()] || 'Only images and documents are allowed. The following will not be uploaded:' }}
{{ fileName }}
}