Sha256: effb2c88ca476ed7280cbaf9fc8e564b1df70d6598eb6c57d666e603b82b54c4

Contents?: true

Size: 787 Bytes

Versions: 11

Compression:

Stored size: 787 Bytes

Contents

en:
  activerecord:
    models:
      maquina/plan:
        one: Plan
        other: Plans
      maquina/user:
        one: User
        other: Users
      maquina/invitation:
        one: Invitation
        other: Invitations
    attributes:
      maquina/plan:
        name: Name
        trial: Trial days
        price: Price
        free: Free
        active: Active
      maquina/user:
        blocked_at: Blocked At
        created_at: Created At

    errors:
      models:
        maquina/active_session:
          attributes:
            user:
              blocked: account is blocked
        maquina/invitation:
          attributes:
            email:
              blank: please provide an email to send invitation
              invalid: user already accepted the invitation

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
maquina-0.5.2 config/locales/models.en.yml
maquina-0.5.1 config/locales/models.en.yml
maquina-0.4.0 config/locales/models.en.yml
maquina-0.3.0 config/locales/models.en.yml
maquina-0.2.5 config/locales/models.en.yml
maquina-0.2.4 config/locales/models.en.yml
maquina-0.2.3 config/locales/models.en.yml
maquina-0.2.2 config/locales/models.en.yml
maquina-0.2.1 config/locales/models.en.yml
maquina-0.2.0 config/locales/models.en.yml
maquina-0.1.0 config/locales/models.en.yml