{{ t('Register this openICOCKPIT instance') }}
{{ t('First name') }}:
{{ LicenseResponse.license.firstname }}
{{ t('Last name') }}:
{{ LicenseResponse.license.lastname }}
{{ t('Expires') }}:
{{ LicenseResponse.license.expire }}
{{ t('License key') }}:
{{ LicenseResponse.license.license }}
{{ t('Email') }}:
{{ LicenseResponse.license.email }}
{{ t('Company') }}:
{{ LicenseResponse.license.company }}