Initial commit
This commit is contained in:
@@ -0,0 +1,95 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Naam",
|
||||
"emailAddress": "E-mail",
|
||||
"phoneNumber": "Telefoon",
|
||||
"billingAddress": "Factuuradres",
|
||||
"shippingAddress": "Vestigingsadres",
|
||||
"description": "Beschrijving",
|
||||
"industry": "Industrie",
|
||||
"contactRole": "Titel",
|
||||
"campaign": "Campagne",
|
||||
"targetLists": "Doellijsten",
|
||||
"targetList": "Doellijst",
|
||||
"originalLead": "Oorspronkelijke lead",
|
||||
"contactIsInactive": "Inactief"
|
||||
},
|
||||
"links": {
|
||||
"contacts": "Contacten",
|
||||
"opportunities": "Kansen",
|
||||
"cases": "Tickets",
|
||||
"documents": "Documenten",
|
||||
"meetingsPrimary": "Vergaderingen (uitgebreid)",
|
||||
"callsPrimary": "Gesprekken (expanded)",
|
||||
"tasksPrimary": "Taken (uitgebreid)",
|
||||
"emailsPrimary": "E-mails (uitgebreid)",
|
||||
"targetLists": "Doellijsten",
|
||||
"campaignLogRecords": "Campagne log",
|
||||
"campaign": "Campagne",
|
||||
"portalUsers": "Portaalgebruikers",
|
||||
"originalLead": "Oorspronkelijke lead",
|
||||
"contactsPrimary": "Contacten (primair)"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Customer": "Klant",
|
||||
"Investor": "Investeerder",
|
||||
"Reseller": "Wederverkoper"
|
||||
},
|
||||
"industry": {
|
||||
"Agriculture": "Landbouw",
|
||||
"Advertising": "Reclame",
|
||||
"Apparel & Accessories": "Kleding & Accessoires",
|
||||
"Banking": "Bankwezen",
|
||||
"Biotechnology": "Biotechnologie",
|
||||
"Building Materials & Equipment": "Bouwmaterialen en -apparatuur",
|
||||
"Chemical": "Chemisch",
|
||||
"Education": "Onderwijs",
|
||||
"Electronics": "Elektronica",
|
||||
"Energy": "Energie",
|
||||
"Entertainment & Leisure": "Amusement & Vrije tijd",
|
||||
"Finance": "Financiën",
|
||||
"Food & Beverage": "Eten & Drinken",
|
||||
"Grocery": "Kruidenier",
|
||||
"Healthcare": "Gezondheidszorg",
|
||||
"Insurance": "Verzekeringen",
|
||||
"Legal": "Juridisch",
|
||||
"Manufacturing": "Productie",
|
||||
"Publishing": "Uitgeverij",
|
||||
"Real Estate": "Vastgoed",
|
||||
"Sports": "Sport",
|
||||
"Technology": "Technologie",
|
||||
"Telecommunications": "Telecommunicatie",
|
||||
"Television": "Televisie",
|
||||
"Transportation": "Transport",
|
||||
"Venture Capital": "Durfkapitaal",
|
||||
"Aerospace": "Ruimtevaart",
|
||||
"Architecture": "Architectuur",
|
||||
"Construction": "Bouw",
|
||||
"Defense": "Defensie",
|
||||
"Creative": "Creatief",
|
||||
"Culture": "Cultuur",
|
||||
"Consulting": "Consultancy",
|
||||
"Electric Power": "Elektrische energie",
|
||||
"Hospitality": "Gastvrijheid",
|
||||
"Mass Media": "Media",
|
||||
"Mining": "Mijnbouw",
|
||||
"Music": "Muziek",
|
||||
"Retail": "Retailhandel",
|
||||
"Shipping": "Scheepvaart",
|
||||
"Support": "Ondersteuning",
|
||||
"Testing, Inspection & Certification": "Testen, inspectie en certificering",
|
||||
"Wholesale": "Groothandel",
|
||||
"Travel": "Reizen"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Account": "Creëer Relatie",
|
||||
"Copy Billing": "Kopie factuur",
|
||||
"Set Primary": "Primair instellen"
|
||||
},
|
||||
"presetFilters": {
|
||||
"customers": "Klanten",
|
||||
"recentlyCreated": "Recent gecreëerd"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user