Added license audit parsing to audit table

Этот коммит содержится в:
Reed Garmsen
2016-02-12 13:51:30 -08:00
родитель 6ffcfaa2f3
Коммит 6bc1e3c5ca
2 изменённых файлов: 59 добавлений и 12 удалений

Просмотреть файл

@@ -485,6 +485,11 @@
"audit_table.revokedAll": "Revoked all current sessions for the team",
"audit_table.loginAttempt": " (Login attempt)",
"audit_table.loginFailure": " (Login failure)",
"audit_table.attemptedLicenseAdd": "Attempted to add new license",
"audit_table.successfullLicenseAdd": "Successfully added new license",
"audit_table.failedExpiredLicenseAdd": "Failed to add a new license as it has either expired or not yet been started",
"audit_table.failedInvalidLicenseAdd": "Failed to add an invalid license",
"audit_table.licenseRemoved": "Successfully removed a license",
"audit_table.userId": "User ID",
"audit_table.ip": "IP Address",
"audit_table.session": "Session ID",