Sha256: b5fb294a29c18d4da8942fcc651922bbe6e06c289e8b1dfa458ea1736b9b5e1d

Contents?: true

Size: 1.36 KB

Versions: 20

Compression:

Stored size: 1.36 KB

Contents

en:
  classes:
    cmor/tags/engine: Tags
  attributes:
    tag_list: Tags
  activemodel:
    attributes:
      cmor/tags/search:
        exact: Exact
        tags: Tags
  activerecord:
    models:
      acts_as_taggable_on/tag: &tag_model
        one: Tag
        other: Tags
      acts_as_taggable_on/tagging: &tagging_model
        one: Tagging
        other: Taggings
      cmor/tags/tag: *tag_model
      cmor/tags/tagging: *tagging_model
    attributes:
      acts_as_taggable_on/tag: &tag_attributes
        id: ID
        color: Color
        name: Name
        taggings_count: Tagged Items
        created_at: Created at
        updated_at: Updated at
      acts_as_taggable_on/tagging: &tagging_attributes
        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/tag: *tag_attributes
      cmor/tags/tagging: *tagging_attributes
  cmor:
    tags:
      search_box:
        search: "cats, tree, green, ..."
  helpers:
    submit:
      cmor/tags/search:
        create: 'Search'
  routes:
    cmor_tags_engine: tags

Version data entries

20 entries across 20 versions & 1 rubygems

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