+
+
+ {{ t('mail', 'No tests defined') }}
+
+ {{ t('mail', 'You need to define at least one test') }}
+
+
+
+
+
+
+
+
+
+
{{ t('mail', 'Actions') }}
+
+
+ {{ t('mail', 'No actions defined') }}
+
+ {{
+ t(
+ 'mail',
+ 'You have to define at least one action that specifies what to do with the found mails'
+ )
+ }}
+
+
+
+