{{ "NO_ITEMS_TO_SHOW" | translate }}

{{::row.name + (row.eventGroup === "@DefaultEventGroupStatic" ? ("EVENTS_BUILT_IN" | translate) : "")}} {{ctrl.eventData.getEventWhenString(row)}} {{::ctrl.eventData.getEventWithString(row)}} {{::ctrl.eventData.getEventThenString(row)}}
{{"GENERAL" | translate}}
{{"CONDITIONS" | translate}}
{{ "NEW_CONDITION" | translate }}

{{pageCtrl.getConditionTranslation(condition.key)}}

{{pageCtrl.getConditionTypeString(condition.condition)}}

{{pageCtrl.getGenericConditionTranslation(condition, true)}}

{{ (showAllConditionMiniCards ? 'VIEW_LESS' : 'VIEW_ALL') | translate }}
{{"ACTIONS" | translate}}
{{ "NEW_ACTION" | translate }}

{{pageCtrl.getActionTranslation(action.key)}}

{{pageCtrl.getActionMiddleString(action)}}

{{pageCtrl.getActionBottomString(action)}}

{{ (showAllActionMiniCards ? 'VIEW_LESS' : 'VIEW_ALL') | translate }}