- Updated copyright headers in 3,055 core application files - Changed 'Copyright (C) 2014-2025' to 'Copyright (C) 2014-2026' - Added 123 new files from EspoCRM core updates - Removed 4 deprecated files - Total changes: 61,637 insertions, 54,283 deletions This is a routine maintenance update for the new year 2026.
37 lines
983 B
JSON
37 lines
983 B
JSON
{
|
|
"fields": {
|
|
"name": "Naam",
|
|
"body": "Inhoud",
|
|
"subject": "Onderwerp",
|
|
"attachments": "Bijlagen",
|
|
"oneOff": "Eenmalig",
|
|
"category": "Categorie",
|
|
"insertField": "Positiehouders"
|
|
},
|
|
"labels": {
|
|
"Create EmailTemplate": "Creëer E-mail Template",
|
|
"Available placeholders": "Beschikbare aanduidingen"
|
|
},
|
|
"tooltips": {
|
|
"oneOff": "Controleer of u deze sjabloon maar één keer gaat gebruiken. Bijv. voor verzamel e-mail."
|
|
},
|
|
"placeholderTexts": {
|
|
"optOutLink": "een afmeldlink",
|
|
"today": "Datum van vandaag",
|
|
"now": "Huidige datum en tijd",
|
|
"currentYear": "Huidig jaar",
|
|
"optOutUrl": "URL voor een afmeldlink"
|
|
},
|
|
"messages": {
|
|
"infoText": "Beschikbare plaatshouders:\n\n{optOutUrl} – URL voor een afmeldlink;\n\n{optOutLink} – een afmeldlink."
|
|
},
|
|
"options": {
|
|
"status": {
|
|
"Active": "Actief",
|
|
"Inactive": "Inactief"
|
|
}
|
|
},
|
|
"presetFilters": {
|
|
"actual": "Actief"
|
|
}
|
|
} |