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

@@ -1641,5 +1641,16 @@
"ServerStateOps":"Nur Systembetrieb",
"ServerStateReason":"Grund",
"TooManyResults":"Zu viele Ergebnisse, um alle anzuzeigen",
"NoResults":"Keine Ergebnisse"
"NoResults":"Keine Ergebnisse",
"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"
}