Initial commit
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user