Sha256: 5e4251f902178330771b3c38ec556a3c6cb1391bdeec495e846c6179e8a55062

Contents?: true

Size: 1.14 KB

Versions: 2

Compression:

Stored size: 1.14 KB

Contents

en:
  activerecord:
    models:
      ecm/news/item:
        one: news item
        other: news items
    attributes:
      ecm/news/item:
        id: ID
        body: body
        created_at: created at
        link_to_more: link to more?
        locale: language
        markup_language: markup language
        pictures: pictures
        preview_picture: preview
        published: published?
        published_at: published at
        slug: friendly id
        title: title
        updated_at: updated at
  ecm:
    news:
      item:
        actions:
          all: Show all
        messages:
          empty: No news found.
      items:
        index:
          back: Back
          title: News
        item_for_render_news:
          more: Continue reading
        item_in_list:
          more: Continue reading
        show:
          back: Back
      views:
        actions:
          back: Back
          more: Continue reading
  routes:
    ecm_news_engine: news
    items: items
    page: page
  views:
    pagination:
      first: "« First"
      last: "Last »"
      previous: "‹ Prev"
      next: "Next ›"
      truncate: "..."

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ecm_news2-5.2.0 config/locales/en.yml
ecm_news2-5.1.0 config/locales/en.yml