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
(opens in a new window)"
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
external_url: External URL
image: &image Image
models:
news_item: News Item
shared:
admin:
image_picker:
image: *image