Sha256: c75e18d8be93c58732023ed9f68ef1ae64747bb6b1f8567a56cacb4fbc68bd73
Contents?: true
Size: 1.26 KB
Versions: 19
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
19 entries across 19 versions & 1 rubygems