Sha256: 46c887e8ec453114a8f3d258490b4b7c945e249be6fda38ca6a61f346f6f82a9

Contents?: true

Size: 1.04 KB

Versions: 2

Compression:

Stored size: 1.04 KB

Contents

---
titles:
  index  : 'Entries'
  edit   : 'EditEntry'
  new    : 'AddEntry'

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

2 entries across 2 versions & 1 rubygems

Version Path
zen-0.2.3 lib/zen/package/sections/lib/sections/language/en/section_entries.yml
zen-0.2 lib/zen/package/sections/lib/sections/language/en/section_entries.yml