Sha256: 48df3ed0d681fde9a46bb6fcf46ab5d701d21899f4a8ee809be5d69bec7bdd48

Contents?: true

Size: 865 Bytes

Versions: 3

Compression:

Stored size: 865 Bytes

Contents

---
titles:
  index : 'Categories'
  edit  : 'Edit Category'
  new   : 'Add Category'

labels:
  id          : '#'
  name        : 'Name'
  description : 'Description'
  parent      : 'Parent'
  slug        : 'Slug'

placeholders:
  name : 'The name of the category.'
  slug : 'A URL friendly name of the category.'

messages:
  no_categories : 'No categories have been created yet.'

success:
  new    : 'The category has been created.'
  save   : 'The category has been modified.'
  delete : 'The selected categories have been deleted.'

errors:
  new       : 'Failed to add a new category.'
  save      : 'Failed to save the category.'
  delete    : 'Failed to delete the category with ID #%s.'
  no_delete : "You haven't specified any categories to delete."

buttons:
  new    : 'Add Category'
  save   : 'Save Category'
  delete : 'Delete selected categories'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
zen-0.2.7 lib/zen/package/categories/lib/categories/language/en/categories.yml
zen-0.2.6.1 lib/zen/package/categories/lib/categories/language/en/categories.yml
zen-0.2.6 lib/zen/package/categories/lib/categories/language/en/categories.yml