Sha256: 0d3b05be3738dcdc0fe8022285d29c3117a6487b9de02c1b0099254434a6c03f

Contents?: true

Size: 1.22 KB

Versions: 6

Compression:

Stored size: 1.22 KB

Contents

en:
  entities:
    resources:
      users:
        actions:
          description:
            index:   'List of Users'
            show:    'Show of User'
            new:     'Access to registration form of User'
            edit:    'Access to change form of User'
            create:  'Perform action registering of User'
            update:  'Perform action update of User'
            destroy: 'Perform action destroy of User'

  errors:
    format: ! '%{attribute} %{message}'
    messages:
      many_blank: 'you must select at least one'

  flash:
    actions:
      generate_resources_and_actions:
        notice: 'Resources have been successfully created'
        alert:  'Resources were not successfully created'
      create_role:
        notice: 'Role was successfully created'
      update_role:
        notice: 'Role was successfully updated'
      remove_role:
        notice: 'Role was successfully removed'
        alert:  'Fail when tried remove a Role'
      create_profile:
        notice: 'Profile was successfully created'
      update_profile:
        notice: 'Profile was successfully updated'
      remove_profile:
        notice: 'Profile was successfully removed'
        alert:  'Fail when tried remove a Profile'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
arpa-0.0.7 lib/config/locales/arpa.en.yml
arpa-0.0.6 lib/config/locales/arpa.en.yml
arpa-0.0.5 lib/config/locales/arpa.en.yml
arpa-0.0.4 lib/config/locales/arpa.en.yml
arpa-0.0.3 lib/config/locales/arpa.en.yml
arpa-0.0.2 lib/config/locales/arpa.en.yml