{{i18n('populator-template.time-between-runs')}}
-
{{ item.conditionType === 1 ? i18n('populator-template.condition-is', item.selectedKey, item.selectedValue) : i18n('populator-template.condition-is-not', item.selectedKey, item.selectedValue) }}
-

{{i18n('populator-template.sequences')}}
{{i18n('populator-template.probability')}}
{{ sequence.key === 'random' ? i18n('populator-template.random-sequence') : i18n('populator-template.sequence-incremental', sequenceIndex + 1) }}

{{ item.conditionType === 1 ? i18n('populator-template.condition-is', item.selectedKey, item.selectedValue) : i18n('populator-template.condition-is-not', item.selectedKey, item.selectedValue) }}
{{i18n('populator-template.delete-condition')}}
{{ value.key === 'random' ? i18n('populator-template.random-sequence') : i18n('populator-template.sequence-incremental', valueIndex + 1) }}