Initial commit
This commit is contained in:
17
application/Espo/Resources/i18n/nl_NL/WebhookQueueItem.json
Normal file
17
application/Espo/Resources/i18n/nl_NL/WebhookQueueItem.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"fields": {
|
||||
"event": "Evenement",
|
||||
"target": "Doel",
|
||||
"data": "Gegevens",
|
||||
"processedAt": "Verwerkt op",
|
||||
"attempts": "Pogingen",
|
||||
"processAt": "Verwerking bij"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Pending": "In behandeling",
|
||||
"Success": "Succes",
|
||||
"Failed": "Mislukt"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user