title:
  en: Password
  gr: Κωδικός
type: password
name: password
icon: material/vpn-key
group: password
attr: 'ag-password'
validators:
  required: true
messages:
  -
    value: 0
    title:
      en: 'Easy to guess: Risky password.'
  -
    value: 1
    title:
      en: 'Very guessable: Risk from online attacks.'
  -
    value: 2
    title:
      en: 'Somewhat guessable: Still risky from attackers.'
  -
    value: 3
    title:
      en: 'Safe: Unlikely for your password to be compromised.'
  -
    value: 4
    title:
      en: 'Very safe: Strong protection.'
