This commit is contained in:
2020-04-10 20:20:49 +00:00
parent a868018ecf
commit 2c6d4be7a9
5 changed files with 51 additions and 6 deletions

View File

@@ -1639,5 +1639,17 @@
"ServerStateOps": "Server operations only",
"ServerStateReason": "Reason",
"TooManyResults":"Too many results to show all",
"NoResults":"No results"
}
"NoResults":"No results",
"EventDeleted":"Deleted",
"EventCreated":"Created",
"EventRetrieved":"Retrieved",
"EventModified":"Modified",
"EventAttachmentCreate":"Attachment created",
"EventAttachmentDelete":"Attachment deleted",
"EventAttachmentDownload":"Attachment downloaded",
"EventLicenseFetch":"Licensed retrieved",
"EventLicenseTrialRequest":"Trial license requested",
"EventServerStateChange":"Server state changed",
"EventSeedDatabase":"Database seeded with trial data"
}