Sha256: 99c53d69f58b71353a3c43ae68f88dadc25932c28279014ad5921e366a109d7f

Contents?: true

Size: 999 Bytes

Versions: 2

Compression:

Stored size: 999 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
        in: includes
        not_in: does not include
        between: between
        not_between: not between
      values:
        "false": "False"
        "no": "No"
        "true": "True"
        "yes": "Yes"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
headmin-0.6.3 config/locales/headmin/filters/en.yml
headmin-0.6.2 config/locales/headmin/filters/en.yml