This commit is contained in:
2020-06-13 22:27:31 +00:00
parent fc0bd624e9
commit e717b7b74a
4 changed files with 87 additions and 37 deletions

View File

@@ -1804,5 +1804,18 @@
"MetricPrivateBytes":"Private bytes (MB)",
"DarkMode":"Dunkler Modus",
"Evaluate":"Bewerten",
"KnownPasswordWarning":"GEFAHR: Das aktuelle Passwort ist nicht sicher und sollte sofort geändert werden"
"KnownPasswordWarning":"GEFAHR: Das aktuelle Passwort ist nicht sicher und sollte sofort geändert werden",
"CheckForLicense": "Install license",
"NoLicenseTitle": "Not licensed",
"StartEvaluation": "Start trial evaluation",
"PurchaseLicense": "Purchase a license",
"HaveLicense": "Use existing license",
"LicenseCompanyName": "Company name",
"LicenseContactName": "Contact name",
"LicenseEmail": "Email address",
"RequestEvaluationLicense": "Request an evaluation license",
"LicenseEmailVerficationHint": "(Address will be verified)",
"EvaluationRequestReceived": "Request received, check your email for verification",
"NewLicenseInstalled": "New license has been installed. You will now be logged out.",
"NewLicenseNotFound": "No new license is currently available"
}