Sha256: 9c9a76f8177ac946b19c7b7fc43dc716d28f1f1fb2be6be6a2cde106a2716125
Contents?: true
Size: 1.26 KB
Versions: 1
Compression:
Stored size: 1.26 KB
Contents
en: condition_builder: dropdown: 'Fields' operators: between: 'between .. and ..' today: 'today' yesterday: 'yesterday' this_week: 'this week' last_week: 'last week' eq: 'is exactly' not_eq: 'not is exactly' matches: 'match' does_not_match: 'does not match' lt: 'less than' gt: 'greater than' lteq: 'less than or equal to' gteq: 'greater than or equal to' in: 'in' not_in: 'not in' cont: 'contains' not_cont: 'not contains' cont_any: 'contains any' not_cont_any: 'not contains any' cont_all: 'contains all' not_cont_all: 'not contains al' start: 'starts with' not_start: 'not starts with' end: 'ends with' not_end: 'not ends with' true: 'is true' not_true: 'not is true' false: 'is false' not_false: 'not is false' present: 'is present ' blank: 'is blank' null: 'is null' not_null: 'not is null' placeholder: operators: 'select a operator' values: 'select a value' dictionaries: example: 'Example' another_example: 'Another Example' condition_dictionaries: example: name: 'Name' another_example: name: 'Name' age: 'Age'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
visual_condition_builder-0.1.0 | config/locales/visual_condition_builder.en.yml |