Sha256: 01a24440128d1df1009856fb0080c5a2a29b83727900edf8af3c8768fc33cabc

Contents?: true

Size: 964 Bytes

Versions: 2

Compression:

Stored size: 964 Bytes

Contents

en:
  classes:
    ecm/tags/engine: Tags
  attributes:
    tag_list: Tags
  activerecord:
    models:
      ecm/tags/tag:
        one: Tag
        other: Tags
      ecm/tags/tagging:
        one: Tagging
        other: Taggings
    attributes:
      ecm/tags/tag:
        id: ID
        color: Color
        name: Name
        taggings_count: Tagged Items
      ecm/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
        udpated_at: Updated at
      ecm/tags/tag_search:
        exact: Exact
        tag_list: Tags
  ecm:
    tags:
      search_box:
        search: "cats, tree, green, ..."
  helpers:
    submit:
      tag_search:
        create: 'Search'
  routes:
    ecm_tags_engine: tags

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ecm_tags-2.2.1 config/locales/en.yml
ecm_tags-2.2.0 config/locales/en.yml