Initial commit
This commit is contained in:
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"fields": {
|
||||
"emailAddress": "E-Mail",
|
||||
"accountRole": "Funktion",
|
||||
"account": "Firma",
|
||||
"accounts": "Firmen",
|
||||
"phoneNumber": "Telefon",
|
||||
"accountType": "Firmentyp",
|
||||
"doNotCall": "Anrufe unerwünscht",
|
||||
"address": "Adresse",
|
||||
"opportunityRole": "Verkaufschance Rolle",
|
||||
"description": "Beschreibung",
|
||||
"campaign": "Kampagne",
|
||||
"targetLists": "Kontaktlisten",
|
||||
"targetList": "Kontaktliste",
|
||||
"portalUser": "Portal Benutzer",
|
||||
"originalLead": "Ursprünglicher Interessent",
|
||||
"acceptanceStatus": "Akzeptanzstatus",
|
||||
"accountIsInactive": "Inaktives Konto",
|
||||
"acceptanceStatusMeetings": "Akzeptanzstatus (Meetings)",
|
||||
"acceptanceStatusCalls": "Akzeptanzstatus (Anrufe)",
|
||||
"title": "Konto-Titel",
|
||||
"hasPortalUser": "Hat Portal-Benutzer",
|
||||
"originalEmail": "Ursprüngliche E-Mail"
|
||||
},
|
||||
"links": {
|
||||
"opportunities": "Verkaufschancen",
|
||||
"cases": "Fälle",
|
||||
"targetLists": "Kontaktlisten",
|
||||
"campaignLogRecords": "Kampagnen Log",
|
||||
"campaign": "Kampagne",
|
||||
"account": "Firma (Primär)",
|
||||
"accounts": "Firmen",
|
||||
"casesPrimary": "Fälle (Primär)",
|
||||
"portalUser": "Portal Benutzer",
|
||||
"originalLead": "Ursprünglicher Interessent",
|
||||
"documents": "Dokumente",
|
||||
"tasksPrimary": "Aufgaben (erweitert)",
|
||||
"opportunitiesPrimary": "Chancen (primär)"
|
||||
},
|
||||
"labels": {
|
||||
"Create Contact": "Kontakt erstellen"
|
||||
},
|
||||
"options": {
|
||||
"opportunityRole": {
|
||||
"Decision Maker": "Entscheider",
|
||||
"Evaluator": "Vorentscheider",
|
||||
"Influencer": "Einflussreiche Person"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"portalUsers": "Portal Benutzer",
|
||||
"notPortalUsers": "Keine Portal Benutzer",
|
||||
"accountActive": "Aktiv"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user