UNIVERSAL LICENSE KIT

{{ t.brandTitle }}

{{ t.navOverview }} {{ t.navInventory }} {{ t.navActivation }} {{ t.navClients }} {{ t.navAudit }}
{{ session.authenticated ? t.loggedIn : t.loggedOut }} · {{ session.userLabel || 'admin' }}
CN EN {{ t.logout }}
{{ licenseOverview.total }}
{{ t.statTotalLicenses }}
{{ countByStatus('active') }}
{{ t.statActive }}
{{ countByStatus('frozen') + countByStatus('revoked') }}
{{ t.statFrozenRevoked }}
{{ openAPIClients.length }}
{{ t.statClients }}
{{ t.overviewStatusDist }}
{{ t.overviewRecentActivations }}
{{ t.inventoryTitle }}
{{ t.resetFilterButton }} {{ t.openCreateDialogButton }} {{ t.refreshList }}
{{ t.activationTitle }}
{{ t.refreshList }}
{{ t.clientTitle }}
{{ t.openCreateClientDialogButton }} {{ t.refreshClientList }}

App ID: {{ latestCreatedClient.appId }}

App Secret: {{ latestCreatedClient.appSecret }}

Name: {{ latestCreatedClient.name }}

{{ t.copyClientEnvButton }} {{ t.copyClientJSONButton }}
{{ t.auditTitle }}
{{ t.refreshList }}
{{ t.cancelButton }} {{ t.createButton }} {{ t.cancelButton }} {{ t.saveButton }} {{ t.generateClientSecretButton }}

{{ t.clientSecretHelper }}

{{ t.cancelButton }} {{ t.createClientButton }}
{{ clientDetailData.appId }} {{ clientDetailData.name }} {{ clientDetailData.appSecret }}
{{ t.editButton }} {{ t.cancelButton }} {{ t.saveButton }} {{ t.copyClientEnvButton }} {{ t.copyClientJSONButton }} {{ t.closeButton }}
{{ detailDrawer.data.license.licenseId }} {{ detailDrawer.data.license.customerId }} {{ detailDrawer.data.license.productCode }} {{ statusText(detailDrawer.data.license.status) }} {{ detailDrawer.data.uniqueDeviceCount }} / {{ detailDrawer.data.license.maxDevices }} {{ detailDrawer.data.license.licenseKey }} {{ detailDrawer.data.license.allowedClientMajor }} {{ detailDrawer.data.license.offlineLeaseHours }} {{ t.hourUnit }}

{{ t.deviceBindingsTitle }}

{{ t.activationHistoryTitle }}

{{ item.activatedAt===item.refreshedAt ? t.timelineActivated : t.timelineRefreshed }}

{{ t.deviceLabel }}: {{ item.deviceId }}

{{ t.refreshedAtLabel }}: {{ formatTime(item.refreshedAt) }}