Minimum 8 tegn med store bogstaver, små bogstaver og tal.
+{{ t(tooltipModel.descriptionKey) }}
+{{ t("customer_rules.tooltip.no_affected_products") }}
+| {{ $t('configuration.backups.name') }} | +{{ $t('configuration.backups.status') }} | +{{ $t('configuration.backups.completed_at') }} | +{{ $t('configuration.backups.verified_at') }} | +{{ $t('configuration.backups.size') }} | +{{ $t('configuration.backups.objects') }} | +{{ $t('configuration.backups.actions') }} | +
|---|---|---|---|---|---|---|
| + {{ backup.name }} + {{ backup.backup_uuid }} + | +{{ backup.status }} | +{{ formatDate(backup.completed_at || backup.created_at) }} | +{{ formatDate(backup.verified_at) }} | +{{ formatBytes(backup.total_bytes) }} | +{{ backup.object_count || 0 }} | ++ + + | +
| {{ $t('configuration.backups.no_backups') }} | +||||||
| {{ $t('configuration.backups.backup') }} | +{{ $t('configuration.backups.status') }} | +{{ $t('configuration.backups.started_at') }} | +{{ $t('configuration.backups.completed_at') }} | +
|---|---|---|---|
| {{ entry.backup_uuid }} | +{{ entry.status }} | +{{ formatDate(entry.started_at) }} | +{{ formatDate(entry.completed_at) }} | +
| {{ $t('configuration.backups.no_restore_audit') }} | +|||
| {{ trFallback("coolify_cleanup.protected_resource", "Protected resource") }} | +{{ trFallback("coolify_cleanup.reason", "Reason") }} | +{{ trFallback("coolify_cleanup.channel", "Channel") }} | +{{ trFallback("coolify_cleanup.app", "App") }} | +
|---|---|---|---|
|
+ {{ resource.name }}
+ {{ resource.uuid }}
+ |
+ {{ cleanupProtectionReasons(resource) }} | +{{ cleanupResourceChannels(resource) }} | +{{ cleanupResourceApps(resource) }} | +
| {{ trFallback("coolify_cleanup.blocked_reason", "Blocked reason") }} | +{{ trFallback("coolify_cleanup.resource", "Resource") }} | +{{ trFallback("coolify_cleanup.message", "Message") }} | +
|---|---|---|
| {{ blocked.reason || "--" }} | +
+ {{ cleanupBlockedResource(blocked).name || blocked.instance_label || "--" }}
+ {{ cleanupBlockedResource(blocked).uuid || blocked.instance_id || "" }}
+ |
+ {{ blocked.message || "--" }} | +
{{ card.title }}
- {{ statusLabel(card.status) }} -| {{ t("replication.labels.host") }} | -{{ t("replication.labels.role") }} | -{{ t("common.status") }} | -{{ t("replication.labels.replication") }} | -{{ t("replication.labels.last_checked") }} | -{{ t("replication.labels.blockers") }} | -{{ t("replication.labels.actions") }} | -
|---|---|---|---|---|---|---|
|
- {{ host.label }}
- {{ host.host }}:{{ host.port }}
-
- {{ coolifyLabel(host) }}
-
- |
- {{ t(`replication.roles.${host.role}`) }} | -- {{ statusLabel(hostStatus(host)) }} - | -
-
- {{ percentLabel(hostProgress(host)) }}
-
-
- {{ hostProgressMessage(host) }}
-
-
- |
- {{ formatDate(host.last_checked_at) }} | -
- --
-
|
-
- |
-
| {{ t("replication.states.empty") }} | -||||||
| {{ t("security.table.title") }} | +{{ t("security.table.status") }} | +{{ t("security.table.severity") }} | +{{ t("security.table.last_seen") }} | +
|---|---|---|---|
| {{ incident.title }} | +{{ incident.status }} | +{{ incident.severity }} | +{{ formatDate(incident.last_seen_at) }} | +
| {{ t("security.firewall.action") }} | +{{ t("security.firewall.target") }} | +{{ t("security.firewall.route_pattern") }} | +{{ t("security.firewall.priority") }} | +{{ t("security.firewall.expires_at") }} | +{{ t("security.table.actions") }} | +
|---|---|---|---|---|---|
| + + {{ rule.action }} + + {{ t("security.firewall.disabled") }} + | ++ {{ rule.target_type }} + {{ rule.target_value }} + | +{{ rule.route_pattern || t("security.empty_value") }} | +{{ rule.priority }} | +{{ formatDate(rule.expires_at) }} | ++ + | +
{{ ruleDescription(rule) }}
+ {{ t("security.settings.observe_mode") }} +| {{ t("security.table.title") }} | +{{ t("security.table.status") }} | +{{ t("security.table.severity") }} | +{{ t("security.table.count") }} | +{{ t("security.table.last_seen") }} | +
|---|---|---|---|---|
| {{ incident.title }} | +{{ incident.status }} | +{{ incident.severity }} | +{{ incident.occurrence_count }} | +{{ formatDate(incident.last_seen_at) }} | +
{{ rule.description }}
{{ $t('user_dashboard.bookings.book.select_wash_hall') }}
{{ $t('common.loading') }}
+{{ $t('common.not_available') }}
+{{ $t('common.loading') }}
+{{ $t('common.not_available') }}
+