Sha256: 0f39a8c5927a9247524fa29400faa7ec132fab4fbf7b4e8e79d86f063559050e

Contents?: true

Size: 888 Bytes

Versions: 4

Compression:

Stored size: 888 Bytes

Contents

en:
  headmin:
    filters:
      apply: Apply
      button: Filters
      remove_all: Clear all
      filter:
        button:
          all: All
        conditional:
          and: And
          or: Or
      select:
        blank: Make a choice
      search:
        button: Search
        placeholder: 'Search in %{resource}'
      conditionals:
        and: and
        or: or
      operators:
        eq: is equal to
        not_eq: is not equal to
        gt: is greater than
        gteq: is greater than or equal to
        lt: is lower than
        lteq: is lower than or equal to
        starts_with: starts with
        ends_with: ends with
        matches: matches with
        does_not_match: does not matches with
        is_not_null: is not null
        is_null: is null
      values:
        "false": "False"
        "no": "No"
        "true": "Hello"
        "yes": "Yes"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
headmin-0.5.3 config/locales/headmin/filters/en.yml
headmin-0.5.2 config/locales/headmin/filters/en.yml
headmin-0.5.1 config/locales/headmin/filters/en.yml
headmin-0.5.0 config/locales/headmin/filters/en.yml