Sha256: 978acf6c725dc2aa8806c238f0979d2a1e3f815994fced9c981c383cdab4c4b0

Contents?: true

Size: 1.01 KB

Versions: 3

Compression:

Stored size: 1.01 KB

Contents

en:
  quo_vadis:
    flash:
      sign_in:
        before: 'Please sign in first.'
        after: 'You have successfully signed in.'
        failed: 'Sorry, we did not recognise you.'
        blocked: 'Sorry, your account is blocked.'

      sign_out: 'You have successfully signed out.'

      forgotten:
        unknown: "Sorry, we did not recognise you."
        no_email: "Sorry, we don't have an email address for you."
        sent_email: "We've emailed you a link where you can change your password."
        invalid_token: "Sorry, this link isn't valid anymore."
        password_changed: "You have successfully changed your password and you're now signed in."

      activation:
        accepted: "Your account is active and you're now signed in."
        invalid_token: "Sorry, this link isn't valid anymore."
        invalid_credentials: "Sorry, we couldn't accept that username and/or password."

    notifier:
      change_password:
        subject: Change your password
      invite:
        subject: Activate your account

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
quo_vadis-1.4.2 config/locales/quo_vadis.en.yml
quo_vadis-1.4.1 config/locales/quo_vadis.en.yml
quo_vadis-1.4.0 config/locales/quo_vadis.en.yml