Sha256: ba35997b9eeaccc6c2643a231f5e7557dab691079cf78a835336c6ca4774b8cd

Contents?: true

Size: 1.87 KB

Versions: 1

Compression:

Stored size: 1.87 KB

Contents

en:
  activerecord:
    attributes:
      ecm/user_area/user:
        active: Active
        approved: Approved
        confirmed: Confirmed
        email: E-Mail
        password: Password
        password_confirmation: Confirm password
    models:
      ecm/user_area/user:
        one: User
        other: Users
  classes:
    ecm/user_area/create_default_user_service: 'Create Default User Service'
  ecm:
    user_area:
      navigation: &navigation
        edit: My Account
        new: Register
        not_signed_in: Not signed in
        sign_in: Sign in
        sign_out: Sign out
      navigation_dropdown: 
        <<: *navigation
      password_reset_requests:
        base:
          new:
            back: Back
            title: 'Reset password'
      sessions:
        base:
          new:
            back: Back
            title: Sign in
            password:
              new: Forgot password
      users:
        base:
          edit:
            back: Back
            show: Show
            title: My Account
          new:
            back: Back
            title: Register
          show:
            back: Back
            destroy: 'Destroy'
            edit: 'Edit'
  helpers:
    submit:
      user_session:
        create: 'Sign in'
      user:
        create: 'Create Account'
        update: 'Update Account'
  locales:
    de: Deutsch
    en: English
  messages:
    confirmations:
      ecm_user_area:
        send_instructions: 'You will receive an email with instructions for how to confirm your email address in a few minutes.'
    success:
      ecm_user_area:
        signed_in: 'Signed in.'
        signed_out: 'Signed out.'
    failures:
      ecm_user_area:
        authentication_failed: 'You need to sign in or sign up before continuing.'
  routes:
    ecm_user_area: users
    user: profile
    user_password_reset_request: password-reset
    user_session: session

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ecm_user_area2-2.0.0 config/locales/en.yml