27 lines
541 B
JSON
27 lines
541 B
JSON
{
|
|
"fields": {
|
|
"name": "Naam",
|
|
"target": "Doel",
|
|
"sentAt": "Datum verzonden",
|
|
"attemptCount": "Pogingen",
|
|
"emailAddress": "E-mailadres",
|
|
"massEmail": "Verzamel e-mail"
|
|
},
|
|
"links": {
|
|
"target": "Doel",
|
|
"massEmail": "Verzamel e-mail"
|
|
},
|
|
"options": {
|
|
"status": {
|
|
"Pending": "In behandeling",
|
|
"Sent": "Verzonden",
|
|
"Failed": "Mislukt",
|
|
"Sending": "Verzenden"
|
|
}
|
|
},
|
|
"presetFilters": {
|
|
"pending": "In behandeling",
|
|
"sent": "Verzonden",
|
|
"failed": "Mislukt"
|
|
}
|
|
} |