Sha256: 0c8ce3ee7c1d97ee311dade3560f2703573b966821f49b08ff240269a393420e

Contents?: true

Size: 896 Bytes

Versions: 4

Compression:

Stored size: 896 Bytes

Contents

en:
  activerecord:
    models:
      user:
        one: User
        other: Users
      role:
        one: Role
        other: Roles
      permission:
        one: Permission
        other: Permissions
    attributes:
      user:
        email: E-Mail
        username: Username
        code: Code
        roles: Roles
        admin: Administrator?
        created_at: Created at
        locked: Locked?
        third_party: Third party?
        password: Password
        password_confirmation: Password confirmation
      role:
        users: Users
        name: Role
        permissions: Permissions
        created_at: Created at
        updated_at: Updated at
      permission:
        predicate: Predicate
        action: Action
        model: Model
    descriptions:
      user: Section to manage users.
      role: Section to manage Roles
      permission: Section to manage Permissions

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
thecore_auth_commons-3.1.4 config/locales/en.thecore_auth_commons.yml
thecore_auth_commons-3.1.3 config/locales/en.thecore_auth_commons.yml
thecore_auth_commons-3.1.2 config/locales/en.thecore_auth_commons.yml
thecore_auth_commons-3.1.1 config/locales/en.thecore_auth_commons.yml