Sha256: 4dad58515c23b7c49f8ebe0811e59e9d151fa8ead412da8ddde33dea8e654c3d

Contents?: true

Size: 1.05 KB

Versions: 4

Compression:

Stored size: 1.05 KB

Contents

---
titles:
  index  : 'Section Entries'
  edit   : 'Edit Entry'
  new    : 'Add Entry'

labels:
  id         : '#'
  title      : 'Title'
  slug       : 'Slug'
  status     : 'Status'
  created_at : 'Created at'
  updated_at : 'Updated at'
  author     : 'Author'

special:
  status_hash:
    draft      : 'Draft'
    published  : 'Published'

tabs:
  basic       : 'Basic'
  categories  : 'Categories'

messages:
  no_entries     : 'No section entries have been created.'
  no_categories  : 'No categories have been assigned to the current section.'

errors:
  new        : 'Failed to create a new section entry.'
  save       : 'Failed to save the section entry.'
  delete     : 'Failed to delete the section entry with ID#%s'
  no_delete  : "You haven't specified any section entries to delete."

success:
  new     : 'The new section entry has been created.'
  save    : 'The section entry has been modified.'
  delete  : 'All selected entries have been deleted.'

buttons:
  new     : 'Add section entry'
  delete  : 'Delete selected entries'
  save    : 'Save entry'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
zen-0.2.7 lib/zen/package/sections/lib/sections/language/en/section_entries.yml
zen-0.2.6.1 lib/zen/package/sections/lib/sections/language/en/section_entries.yml
zen-0.2.6 lib/zen/package/sections/lib/sections/language/en/section_entries.yml
zen-0.2.5 lib/zen/package/sections/lib/sections/language/en/section_entries.yml