Sha256: 0618d120b14e1437d43c71de1f08486f2d1a92c4e7a8a5916d8951d2f4f5d4f1

Contents?: true

Size: 1.06 KB

Versions: 1

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

1 entries across 1 versions & 1 rubygems

Version Path
cmor_seo-0.0.40.pre config/locales/en.yml