{{ t('Configuration Wizard:') }} {{ title }}
{{ t('Host Information') }}
{{ t('Basic configuration') }}
{{ t('Please select a container.') }}
{{ t('Please select a host template.') }}
{{ t('Could not resolve hostname.') }}
{{ t('A host with the name {0} already exists. Duplicate host names could lead to confusion.', { '0': hostPost.name }) }}
{{ t('Could not resolve address.') }}
@if (PermissionsService.hasModuleObservable('DistributeModule')|async) {
}