This commit is contained in:
2020-04-10 20:30:17 +00:00
parent 2c6d4be7a9
commit 24d75b3f6f
2 changed files with 22 additions and 22 deletions

View File

@@ -1640,15 +1640,15 @@
"ServerStateReason": "Razón",
"TooManyResults": "Demasiados resultados para mostrar todos",
"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"
"EventDeleted":"Eliminado",
"EventCreated":"Creado",
"EventRetrieved":"Recuperados",
"EventModified":"Modificado",
"EventAttachmentCreate":"Adjunto creado",
"EventAttachmentDelete":"Adjunto eliminado",
"EventAttachmentDownload":"Adjunto descargado",
"EventLicenseFetch":"Con licencia recuperada",
"EventLicenseTrialRequest":"Licencia de prueba solicitada",
"EventServerStateChange":"Estado del servidor cambiado",
"EventSeedDatabase":"Base de datos creada con datos de muestra"
}