+ {{ t('admin.errorPassthrough.description') }} +
+ ++ {{ t('admin.errorPassthrough.createFirstRule') }} +
+| + {{ t('admin.errorPassthrough.columns.priority') }} + | ++ {{ t('admin.errorPassthrough.columns.name') }} + | ++ {{ t('admin.errorPassthrough.columns.conditions') }} + | ++ {{ t('admin.errorPassthrough.columns.platforms') }} + | ++ {{ t('admin.errorPassthrough.columns.behavior') }} + | ++ {{ t('admin.errorPassthrough.columns.status') }} + | ++ {{ t('admin.errorPassthrough.columns.actions') }} + | +
|---|---|---|---|---|---|---|
| + + {{ rule.priority }} + + | +
+ {{ rule.name }}
+
+ {{ rule.description }}
+
+ |
+
+
+
+ {{ code }}
+
+
+ +{{ rule.error_codes.length - 3 }}
+
+
+ "{{ keyword.length > 10 ? keyword.substring(0, 10) + '...' : keyword }}"
+
+
+ +{{ rule.keywords.length - 1 }}
+
+
+
+ {{ t('admin.errorPassthrough.matchMode.' + rule.match_mode) }}
+
+ |
+
+
+ {{ t('admin.errorPassthrough.allPlatforms') }}
+
+
+
+ {{ platform }}
+
+
+ +{{ rule.platforms.length - 2 }}
+
+
+ |
+
+
+
+
+
+
+
+ |
+ + + | +
+
+
+
+
+ |
+
{{ user.email }}
+{{ t('admin.users.groupConfigHint', { email: user.email }) }}
{{ user.email }}
{{ t('admin.users.allowedGroupsHint') }}
-{{ t('common.noGroupsAvailable') }}