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,16 @@
"ServerStateOps": "Solo operaciones del sistema",
"ServerStateReason": "Razón",
"TooManyResults": "Demasiados resultados para mostrar todos",
"NoResults": "No hay resultados"
"NoResults": "No hay resultados",
"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"
}