Sha256: 14ccbdd62a44f358460e49cc2e171c7d30d63c3859e8b714f97b501ac57730c8

Contents?: true

Size: 1.01 KB

Versions: 5

Compression:

Stored size: 1.01 KB

Contents

en:
  classes:
    cmor/tags/engine: Tags
  attributes:
    tag_list: Tags
  activerecord:
    models:
      cmor/tags/tag:
        one: Tag
        other: Tags
      cmor/tags/tagging:
        one: Tagging
        other: Taggings
    attributes:
      cmor/tags/tag:
        id: ID
        color: Color
        name: Name
        taggings_count: Tagged Items
        created_at: Created at
        updated_at: Updated at
      cmor/tags/tagging:
        id: ID
        color: Color
        context: Context
        tag_id: Tag
        tag: Tag
        taggable_id: Taggable
        taggable: Taggable
        taggable_type: Taggable type
        tagger_id: Tagger
        tagger_type: Tagger type
        tagger: Tagger
        created_at: Created at
        updated_at: Updated at
      cmor/tags/tag_search:
        exact: Exact
        tag_list: Tags
  cmor:
    tags:
      search_box:
        search: "cats, tree, green, ..."
  helpers:
    submit:
      tag_search:
        create: 'Search'
  routes:
    cmor_tags_engine: tags

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
cmor_tags-0.0.5.pre config/locales/en.yml
cmor_tags-0.0.4.pre config/locales/en.yml
cmor_tags-0.0.3.pre config/locales/en.yml
cmor_tags-0.0.2.pre config/locales/en.yml
cmor_tags-0.0.1.pre config/locales/en.yml