@elastic-suite/gally-admin-components
Version:
Components package for gally admin BO
22 lines (21 loc) • 706 B
JSON
{
"addCondition": "Add condition",
"ALL": "all",
"ANY": "any",
"conditionsAre": "conditions are",
"false": "false",
"true": "true",
"operator.contains": "contains",
"operator.does not contain": "does not contain",
"operator.is one of": "is one of",
"operator.is not one of": "is not one of",
"operator.equals or greater than": "is greater than or equal",
"operator.equals or less than": "is less than or equal",
"operator.greater than": "is greater than",
"operator.less than": "is less than",
"operator.is": "is equal",
"operator.is not": "is not equal",
"operator.exist": "exist",
"attributeRule": "Attribute condition",
"combinationRule": "Combination condition"
}