Sha256: b6b386f5ee8e35e9da6ff3aa5bac54ece9b380a34705e3de074e07d8e47dafca

Contents?: true

Size: 1.18 KB

Versions: 8

Compression:

Stored size: 1.18 KB

Contents

en:
  classes:
    cmor/blog/engine: Blog
  activerecord:
    models:
      cmor/blog/post:
        one: Post
        other: Posts
      cmor/blog/asset_detail:
        one: Asset
        other: Assets
    attributes:
      cmor/blog/post:
        id: ID
        asset_details_count: Assets
        assets: Asset
        body: Body
        created_by_id: Created by
        creator: Created by
        locale: Locale
        position: Position
        published: Published
        published_at: Published at
        slug: Slug
        tags: Tags
        title: Title
        updated_by_id: Updated by
        updater: Updated by
        created_at: Created at
        updated_at: Updated at
      cmor/blog/asset_detail:
        id: ID
        post: Post
        post_id: Post
        asset: File
        asset_id: File
        asset_actions: ''
        description: Description
        filename: Filename
        title: Title
        preview_picture: Preview
        position: Position
        published_at: Published at
        created_at: Created at
        updated_at: Updated at
  cmor:
    blog:
      application_view_helper:
        render_post:
          more: 'More'
  routes:
    cmor_blog_engine: blog

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
cmor_blog-0.0.54.pre config/locales/en.yml
cmor_blog-0.0.53.pre config/locales/en.yml
cmor_blog-0.0.52.pre config/locales/en.yml
cmor_blog-0.0.51.pre config/locales/en.yml
cmor_blog-0.0.50.pre config/locales/en.yml
cmor_blog-0.0.49.pre config/locales/en.yml
cmor_blog-0.0.48.pre config/locales/en.yml
cmor_blog-0.0.45.pre config/locales/en.yml