Initial commit
This commit is contained in:
17
application/Espo/Resources/i18n/de_DE/WebhookQueueItem.json
Normal file
17
application/Espo/Resources/i18n/de_DE/WebhookQueueItem.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"fields": {
|
||||
"event": "Ereignis",
|
||||
"target": "Ziel",
|
||||
"data": "Daten",
|
||||
"processedAt": "Verarbeitet am",
|
||||
"attempts": "Versuche",
|
||||
"processAt": "Verarbeitung um"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Pending": "Ausstehend",
|
||||
"Success": "Erfolgreich",
|
||||
"Failed": "Fehlgeschlagen"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user