{{$t("updateAvailable")}}
{{latestRelease.changelog}}
{{$t("clients")}}
{{$t("noClients")}}
{{ $t('globalFirewallRulesTitle') }}
| {{ $t('globalRuleAction') }} | {{ $t('globalRuleDestination') }} | {{ $t('globalRulePort') }} | {{ $t('globalRuleProtocol') }} | {{ $t('globalRuleSortOrder') }} | |
|---|---|---|---|---|---|
| {{ r.action }} | {{ r.destination_cidr }} | {{ r.port_range || '—' }} | {{ r.protocol || '—' }} | {{ r.sort_order }} | |
| {{ $t('noGlobalRules') }} | |||||
{{ $t('firewallProfilesTitle') }}
| {{ $t('globalRuleAction') }} | {{ $t('globalRuleDestination') }} | {{ $t('globalRulePort') }} | {{ $t('globalRuleProtocol') }} | {{ $t('globalRuleSortOrder') }} | |
|---|---|---|---|---|---|
| {{ r.action }} | {{ r.destination_cidr }} | {{ r.port_range || '—' }} | {{ r.protocol || '—' }} | {{ r.sort_order }} | |
| {{ $t('noProfileRules') }} | |||||
{{ $t('viewConfig') }}
{{$t("deleteDialog1")}} {{clientDelete.name}}? {{$t("deleteDialog2")}}