Initial commit
This commit is contained in:
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Navn",
|
||||
"description": "Beskrivelse",
|
||||
"startDate": "Startdato",
|
||||
"endDate": "Slutdato",
|
||||
"targetLists": "Kontaktliste",
|
||||
"excludingTargetLists": "Udelukker Kontaktlister",
|
||||
"sentCount": "Sendt",
|
||||
"openedCount": "Åbnet",
|
||||
"clickedCount": "Klikket",
|
||||
"optedOutCount": "Sat som Opt-Out",
|
||||
"bouncedCount": "Kan ikke leveres",
|
||||
"hardBouncedCount": "Afvist",
|
||||
"softBouncedCount": "Kan ikke leveres i øjeblikket",
|
||||
"leadCreatedCount": "Oprettede Leads",
|
||||
"revenue": "Indtægt",
|
||||
"revenueConverted": "Indtægt (konverteret)",
|
||||
"budgetConverted": "Budget (konverteret)",
|
||||
"contactsTemplate": "Kontakt skabelon",
|
||||
"leadsTemplate": "Leads skabeloner",
|
||||
"accountsTemplate": "Konto skabelon",
|
||||
"usersTemplate": "Brugere skabelon",
|
||||
"mailMergeOnlyWithAddress": "Spring over poster uden fyldt adresse",
|
||||
"optedInCount": "Tilmeldt",
|
||||
"budgetCurrency": "Budget Valuta"
|
||||
},
|
||||
"links": {
|
||||
"targetLists": "Kontaktliste",
|
||||
"excludingTargetLists": "Udelukker Kontaktlister",
|
||||
"accounts": "Konti",
|
||||
"contacts": "Kontakter",
|
||||
"opportunities": "Muligheder",
|
||||
"massEmails": "Masse-Email",
|
||||
"contactsTemplate": "Kontakt skabelon",
|
||||
"leadsTemplate": "Leads skabeloner",
|
||||
"accountsTemplate": "Konto skabelon",
|
||||
"usersTemplate": "Brugere skabelon"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Television": "TV",
|
||||
"Newsletter": "Nyhedsbrev"
|
||||
},
|
||||
"status": {
|
||||
"Planning": "Planlægning",
|
||||
"Active": "Aktiv",
|
||||
"Inactive": "Inaktiv",
|
||||
"Complete": "Fuldført"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Campaign": "Opret Kampagne",
|
||||
"Target Lists": "Kontaktlister",
|
||||
"Statistics": "Statistikker",
|
||||
"hard": "Hård",
|
||||
"soft": "Blød",
|
||||
"Unsubscribe": "Afmeld",
|
||||
"Mass Emails": "Masse-Emails",
|
||||
"Email Templates": "Emailskabeloner",
|
||||
"Unsubscribe again": "Frameld igen",
|
||||
"Subscribe again": "Tilmeld igen",
|
||||
"Create Target List": "Opret Kontaktliste",
|
||||
"Mail Merge": "Mailfletning",
|
||||
"Generate Mail Merge PDF": "Generer mailfletning i PDF"
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "Aktiv"
|
||||
},
|
||||
"messages": {
|
||||
"unsubscribed": "Din mailadresse er fjernet fra vores mailliste.",
|
||||
"subscribedAgain": "Du er tilmeldt igen."
|
||||
},
|
||||
"tooltips": {
|
||||
"targetLists": "Kontakter som skal modtage meddelelser",
|
||||
"excludingTargetLists": "Kontakter som ikke skal modtage meddelelser"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user