Sha256: 2dae381060c667e504c408998775555d39083a5fd59205ed5a4f49280fb33fbe

Contents?: true

Size: 1.61 KB

Versions: 5

Compression:

Stored size: 1.61 KB

Contents

en:
  the_role:
    role_created:             Role created
    role_updated:             Role updated
    role_deleted:             Role deleted
    section_created:          Section created
    section_not_created:      Section not created
    section_rule_created:     "Section rule created"
    section_rule_not_created: "Section rule not created"
    section_rule_on:          "Section rule is enable"
    section_rule_off:         "Section rule is disable"
    state_not_changed:        "Section rule not changed"
    section_deleted:          Section deleted
    section_not_deleted:      Section not deleted
    section_rule_deleted:     "Section rule deleted"
    section_rule_not_deleted: "Section rule not deleted"
    access_denied: "Access Denied"

  admin:
    roles:
      new:
        create: Create new Role
        name: Name of role (underscored latin string)
        title: Title of role (text)
        description: Description of role (text)
      role:
        role_name: 'Role name:'
        title:     'Title:'
        role_description: 'Description of role:'
        delete_section: Delete section
        section_delete_confirm: 'Do you want to delete section?'
        rule_delete_confirm: 'Do you want to delete rule?'
        enable: Enable
        disable: Disable
        delete_rule: Delete rule
        new_section_placeholder: New section name
        create_section: Create new section
        new_rule_placeholder: New rule name
        create_rule: Create new rule
      sidebar:
        roles_list: Roles list
        new_role: Create new role
        delete_role_confirm: 'Are you sure? It can be dangerous!'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
the_role-2.5.2 config/locales/en.yml
the_role-2.5.1 config/locales/en.yml
the_role-2.5 config/locales/en.yml
the_role-2.4 config/locales/en.yml
the_role-2.3 config/locales/en.yml