{
  "en": {
    "page": {
      "title": "Emergency Contact Form",
      "lead": "Please fill in your emergency contact and beneficiary information."
    },
    "loading": {
      "text": "Loading your form..."
    },
    "success": {
      "title": "✓ Form Successfully Submitted!",
      "text": "Your information has been saved. Thank you for completing the form."
    },
    "welcome": {
      "title": "Welcome, {name}!",
      "text": "Please fill in the details below with your emergency contact and beneficiary information."
    },
    "sections": {
      "emergencyContact": "Emergency Contact (SOS)",
      "beneficiary": "Beneficiary",
      "personalData": "Personal Data"
    },
    "fields": {
      "sosName": {
        "label": "Full name *",
        "placeholder": "Emergency contact name"
      },
      "sosPhone": {
        "label": "Phone *",
        "placeholder": "+351 912 345 678"
      },
      "beneficiaryName": {
        "label": "Full name *",
        "placeholder": "Beneficiary name"
      },
      "beneficiaryRelation": {
        "label": "Relationship *",
        "placeholder": "Select...",
        "options": {
          "spouse": "Spouse",
          "child": "Child",
          "parent": "Parent",
          "sibling": "Sibling",
          "other": "Other"
        }
      },
      "phone": {
        "label": "Personal phone *",
        "placeholder": "+351 912 345 678"
      },
      "address1": {
        "label": "Address (Line 1) *",
        "placeholder": "Street, number, floor"
      },
      "address2": {
        "label": "Address (Line 2)",
        "placeholder": "Postal code, city (optional)"
      },
      "country": {
        "label": "Country *",
        "placeholder": "Select...",
        "options": {
          "1": "Portugal",
          "2": "Spain",
          "3": "France",
          "4": "United Kingdom",
          "5": "Germany",
          "6": "Brazil",
          "7": "Other"
        }
      }
    },
    "actions": {
      "submit": "Submit Form",
      "submitting": "Submitting...",
      "requiredFields": "Required fields: <strong>*</strong>"
    },
    "footer": {
      "text": "Your data is confidential and will only be used for internal purposes."
    },
    "errors": {
      "noRef": "Reference code not provided. Please use the correct link.",
      "noRefBilingual": "Reference code not provided. Please use the correct link. / Código de referência não fornecido. Por favor, utilize o link correto.",
      "notFound": "Form not found. Please check the reference code.",
      "alreadySubmitted": "This form has already been submitted previously.",
      "loadError": "Error loading the form. Please try again later.",
      "connectionError": "Connection error. Please check your internet connection and try again.",
      "submitError": "Error submitting the form. Please try again.",
      "requiredFieldsError": "Please fill in all required fields."
    }
  },
  "pt": {
    "page": {
      "title": "Formulário de Contacto de Emergência",
      "lead": "Por favor, preencha as suas informações de contacto de emergência e beneficiário."
    },
    "loading": {
      "text": "A carregar o seu formulário..."
    },
    "success": {
      "title": "✓ Formulário Submetido com Sucesso!",
      "text": "As suas informações foram guardadas. Obrigado por completar o formulário."
    },
    "welcome": {
      "title": "Bem-vindo(a), {name}!",
      "text": "Por favor, preencha os dados abaixo com as suas informações de contacto de emergência e beneficiário."
    },
    "sections": {
      "emergencyContact": "Contacto de Emergência (SOS)",
      "beneficiary": "Beneficiário",
      "personalData": "Dados Pessoais"
    },
    "fields": {
      "sosName": {
        "label": "Nome completo *",
        "placeholder": "Nome do contacto de emergência"
      },
      "sosPhone": {
        "label": "Telefone *",
        "placeholder": "+351 912 345 678"
      },
      "beneficiaryName": {
        "label": "Nome completo *",
        "placeholder": "Nome do beneficiário"
      },
      "beneficiaryRelation": {
        "label": "Relação *",
        "placeholder": "Selecione...",
        "options": {
          "spouse": "Cônjuge",
          "child": "Filho(a)",
          "parent": "Pai/Mãe",
          "sibling": "Irmão(ã)",
          "other": "Outro"
        }
      },
      "phone": {
        "label": "Telefone pessoal *",
        "placeholder": "+351 912 345 678"
      },
      "address1": {
        "label": "Morada (Linha 1) *",
        "placeholder": "Rua, número, andar"
      },
      "address2": {
        "label": "Morada (Linha 2)",
        "placeholder": "Código postal, localidade (opcional)"
      },
      "country": {
        "label": "País *",
        "placeholder": "Selecione...",
        "options": {
          "1": "Portugal",
          "2": "Espanha",
          "3": "França",
          "4": "Reino Unido",
          "5": "Alemanha",
          "6": "Brasil",
          "7": "Outro"
        }
      }
    },
    "actions": {
      "submit": "Submeter Formulário",
      "submitting": "A submeter...",
      "requiredFields": "Campos obrigatórios: <strong>*</strong>"
    },
    "footer": {
      "text": "Os seus dados são confidenciais e serão utilizados apenas para fins internos."
    },
    "errors": {
      "noRef": "Código de referência não fornecido. Por favor, utilize o link correto.",
      "noRefBilingual": "Reference code not provided. Please use the correct link. / Código de referência não fornecido. Por favor, utilize o link correto.",
      "notFound": "Formulário não encontrado. Verifique o código de referência.",
      "alreadySubmitted": "Este formulário já foi submetido anteriormente.",
      "loadError": "Erro ao carregar o formulário. Por favor, tente novamente mais tarde.",
      "connectionError": "Erro de ligação. Verifique a sua conexão à internet e tente novamente.",
      "submitError": "Erro ao submeter o formulário. Por favor, tente novamente.",
      "requiredFieldsError": "Por favor, preencha todos os campos obrigatórios."
    }
  }
}
