-
{{ $ay.t("HelpLicense") }}
-
-
- {{
- $ay.t("RegisteredUser")
- }}
-
- {{
- currentLicenseInfo.licensedTo
- }}
-
-
- {{
- $ay.t("DatabaseID")
- }}
-
- {{
- currentLicenseInfo.serverDbId
- }}
-
-
-
- {{ $ay.t("LicenseSerial") }}
-
- {{
- currentLicenseInfo.keySerial
- }}
-
-
- {{ $ay.t("LicenseExpiration") }}
- {{
- $ay.sd(currentLicenseInfo.licenseExpiration)
- }}
-
-
- {{ $ay.t("SupportedUntil") }}
- {{
- $ay.sd(currentLicenseInfo.maintenanceExpiration)
- }}
-
-
-
- {{ $ay.t("LicensedOptions") }}
-
-
-
- {{ item.Feature }}
- {{
- item.Count ? +item.Count : ""
- }}
-
-
-
-
- {{ $ay.t("PurchaseLicense") }}
- {{
- $ay.t("CheckForLicense")
- }}
-
-
-