Sha256: 38d4d8e35094da15f52ab9c29b5d4e92cba80a5540ba9f16fce342942b4177ad

Contents?: true

Size: 1.03 KB

Versions: 1

Compression:

Stored size: 1.03 KB

Contents

en:
  plugins:
    refinerycms_news:
      title: News
      description: Provides a simple news section
  admin:
    news_items:
      news_item:
        view_live_html: "View this news item live <br/><em>(opens in a new window)</em>"
        edit: "Edit this news item"
        delete: "Remove this news item forever"
        published: Published
      index:
        actions: Actions
        create: "Add News Item"
        news_item: News
        no_items: "Sorry, no results found."
        no_items_yet: 'There are no news items yet. Click "Add News Item" to add your first news item.'
  news_items:
    show:
      back_to_index: "Back to all news"
      published: Published
    recent_posts:
      recent_posts: Recent Posts
    index:
      published: Published
      read_more: Read more
      no_items_yet: There are no news item entries yet.
  activerecord:
    attributes:
      news_item:
        title: Title
        body: Body
        publish_date: Publish date
        expiration_date: Expiration date
    models:
      news_item: News Item

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
refinerycms-news-1.2.0 config/locales/en.yml