Sha256: 439a101d0ad1948ebaf04d2d9d1dc203f33215e8f5fe3a7c4e9b5ce98b14f81e

Contents?: true

Size: 1.35 KB

Versions: 2

Compression:

Stored size: 1.35 KB

Contents

en:
  activerecord:
    attributes:
      ecm/rbac/permission:
        id: ID
        actions: Actions
        created_at: Created at
        enabled?: Active
        enabled_from: Enabled from
        enabled_to: Enabled to
        identifier: Identifier
        updated_at: Updated at
      ecm/rbac/role:
        id: ID
        actions: Actions
        created_at: Created at
        enabled?: Active
        enabled_from: Enabled from
        enabled_to: Enabled to
        identifier: Identifier
        updated_at: Updated at
      ecm/rbac/role_permission:
        id: ID
        role: Role
        role_id: Role
        permission: Permission
        permission_id: Permission
        created_at: Created at
        updated_at: Updated at
      ecm/rbac/user_role:
        id: ID
        user: User
        user_id: User
        role: Role
        role_id: Role
        created_at: Created at
        updated_at: Updated at
    models:
      ecm/rbac/permission:
        one: Permission
        other: Permissions
      ecm/rbac/role:
        one: Role
        other: Roles
      ecm/rbac/role_permission:
        one: Role Permission
        other: Role Permissions
      ecm/rbac/user_role:
        one: User Role
        other: User Roles
  classes:
    ecm/rbac/import_default_permissions_service: "Import default permissions service"
  routes:
    ecm_rbac_engine: rbac

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ecm_rbac-1.2.0 config/locales/en.yml
ecm_rbac-1.0.1 config/locales/en.yml