Sha256: f04d61cf18e42a3dd2995b0840f62e747026632b5db6feb280619752571bea2f

Contents?: true

Size: 1.06 KB

Versions: 18

Compression:

Stored size: 1.06 KB

Contents

en:
  classes:
    cmor/seo/engine: SEO
  activerecord:
    models:
      cmor/seo/item:
        one: Item
        other: Items
      cmor/seo/meta_tag:
        one: Meta Tag
        other: Meta Tags
    shared_attributes: &shared_attributes
      body: Description
      created_at: Created at
      id: ID
      identifier: Identifier
      name: Name
      position: Position
      published_at: Published at
      published: Published
      updated_at: Updated at
    attributes:
      cmor/seo/item:
        <<: *shared_attributes
        meta_tags_count: Meta Tags
        meta_tags_to_html: Meta Tags (HTML)
        path: Path
        resource: Resource
        resource_id: Resource
        resource_type: Resource Type
        target: Ziel
      cmor/seo/meta_tag:
        <<: *shared_attributes
        content: Content
        item: Item
        item_id: Item
        to_html: HTML
  cmor:
    seo:
      items:
        form:
          add_association: 'Add Meta Tag'
        meta_tag_fields:
          remove_association: 'Delete Meta Tag'
  routes:
    cmor-seo-engine: seo

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
cmor_seo-0.0.60.pre config/locales/en.yml
cmor_seo-0.0.59.pre config/locales/en.yml
cmor_seo-0.0.58.pre config/locales/en.yml
cmor_seo-0.0.57.pre config/locales/en.yml
cmor_seo-0.0.56.pre config/locales/en.yml
cmor_seo-0.0.55.pre config/locales/en.yml
cmor_seo-0.0.54.pre config/locales/en.yml
cmor_seo-0.0.53.pre config/locales/en.yml
cmor_seo-0.0.52.pre config/locales/en.yml
cmor_seo-0.0.51.pre config/locales/en.yml
cmor_seo-0.0.50.pre config/locales/en.yml
cmor_seo-0.0.49.pre config/locales/en.yml
cmor_seo-0.0.48.pre config/locales/en.yml
cmor_seo-0.0.45.pre config/locales/en.yml
cmor_seo-0.0.44.pre config/locales/en.yml
cmor_seo-0.0.43.pre config/locales/en.yml
cmor_seo-0.0.42.pre config/locales/en.yml
cmor_seo-0.0.41.pre config/locales/en.yml