237 lines
7.3 KiB
JSON
237 lines
7.3 KiB
JSON
{
|
|
"CONTACT_PANEL": {
|
|
"NOT_AVAILABLE": "Niet beschikbaar",
|
|
"EMAIL_ADDRESS": "Uw e-mailadres",
|
|
"PHONE_NUMBER": "Telefoon nummer",
|
|
"COPY_SUCCESSFUL": "Succesvol gekopieerd naar klembord",
|
|
"COMPANY": "Bedrijfsnaam",
|
|
"LOCATION": "Locatie",
|
|
"CONVERSATION_TITLE": "Gesprekdetails",
|
|
"BROWSER": "Browser",
|
|
"OS": "Besturingssysteem",
|
|
"INITIATED_FROM": "Geïnitieerd vanuit",
|
|
"INITIATED_AT": "Geïnitieerd op",
|
|
"IP_ADDRESS": "IP-adres",
|
|
"NEW_MESSAGE": "Nieuw bericht",
|
|
"CONVERSATIONS": {
|
|
"NO_RECORDS_FOUND": "Er zijn geen eerdere gesprekken gekoppeld aan dit contact.",
|
|
"TITLE": "Vorige gesprekken"
|
|
},
|
|
"LABELS": {
|
|
"CONTACT": {
|
|
"TITLE": "Contact Labels",
|
|
"ERROR": "Kan labels niet bijwerken"
|
|
},
|
|
"CONVERSATION": {
|
|
"TITLE": "Labels voor gesprekken",
|
|
"ADD_BUTTON": "Labels toevoegen"
|
|
},
|
|
"LABEL_SELECT": {
|
|
"TITLE": "Labels toevoegen",
|
|
"PLACEHOLDER": "Zoek op labels",
|
|
"NO_RESULT": "Geen labels gevonden"
|
|
}
|
|
},
|
|
"MUTE_CONTACT": "Gesprek dempen",
|
|
"UNMUTE_CONTACT": "Gesprek dempen opheffen",
|
|
"MUTED_SUCCESS": "Dit gesprek is gedempt voor 6 uur",
|
|
"UNMUTED_SUCCESS": "This conversation is unmuted",
|
|
"SEND_TRANSCRIPT": "Transcript verzenden",
|
|
"EDIT_LABEL": "Bewerken"
|
|
},
|
|
"EDIT_CONTACT": {
|
|
"BUTTON_LABEL": "Contact bewerken",
|
|
"TITLE": "Contact bewerken",
|
|
"DESC": "Edit contact details"
|
|
},
|
|
"CREATE_CONTACT": {
|
|
"BUTTON_LABEL": "New Contact",
|
|
"TITLE": "Create new contact",
|
|
"DESC": "Add basic information details about the contact."
|
|
},
|
|
"CONTACT_FORM": {
|
|
"FORM": {
|
|
"SUBMIT": "Bevestigen",
|
|
"CANCEL": "Annuleren",
|
|
"AVATAR": {
|
|
"LABEL": "Contact Avatar"
|
|
},
|
|
"NAME": {
|
|
"PLACEHOLDER": "Enter the full name of the contact",
|
|
"LABEL": "Full Name"
|
|
},
|
|
"BIO": {
|
|
"PLACEHOLDER": "Enter the bio of the contact",
|
|
"LABEL": "Bio"
|
|
},
|
|
"EMAIL_ADDRESS": {
|
|
"PLACEHOLDER": "Enter the email address of the contact",
|
|
"LABEL": "Uw e-mailadres"
|
|
},
|
|
"PHONE_NUMBER": {
|
|
"PLACEHOLDER": "Enter the phone number of the contact",
|
|
"LABEL": "Phone Number",
|
|
"HELP": "Phone number should be of E.164 format eg: +1415555555 [+][country code][area code][local phone number]",
|
|
"ERROR": "Phone number should be either empty or of E.164 format"
|
|
},
|
|
"LOCATION": {
|
|
"PLACEHOLDER": "Enter the location of the contact",
|
|
"LABEL": "Locatie"
|
|
},
|
|
"COMPANY_NAME": {
|
|
"PLACEHOLDER": "Enter the company name",
|
|
"LABEL": "Company Name"
|
|
},
|
|
"SOCIAL_PROFILES": {
|
|
"FACEBOOK": {
|
|
"PLACEHOLDER": "Enter the Facebook username",
|
|
"LABEL": "Facebook"
|
|
},
|
|
"TWITTER": {
|
|
"PLACEHOLDER": "Enter the Twitter username",
|
|
"LABEL": "Twitter"
|
|
},
|
|
"LINKEDIN": {
|
|
"PLACEHOLDER": "Enter the LinkedIn username",
|
|
"LABEL": "LinkedIn"
|
|
},
|
|
"GITHUB": {
|
|
"PLACEHOLDER": "Enter the Github username",
|
|
"LABEL": "Github"
|
|
}
|
|
}
|
|
},
|
|
"SUCCESS_MESSAGE": "Contact saved successfully",
|
|
"CONTACT_ALREADY_EXIST": "This email address is in use for another contact.",
|
|
"ERROR_MESSAGE": "Er is een fout opgetreden, probeer het opnieuw"
|
|
},
|
|
"NEW_CONVERSATION": {
|
|
"BUTTON_LABEL": "Start conversation",
|
|
"TITLE": "New conversation",
|
|
"DESC": "Start a new conversation by sending a new message.",
|
|
"NO_INBOX": "Couldn't find an inbox to initiate a new conversation with this contact.",
|
|
"FORM": {
|
|
"TO": {
|
|
"LABEL": "To"
|
|
},
|
|
"INBOX": {
|
|
"LABEL": "Inbox",
|
|
"ERROR": "Select an inbox"
|
|
},
|
|
"MESSAGE": {
|
|
"LABEL": "Message",
|
|
"PLACEHOLDER": "Write your message here",
|
|
"ERROR": "Message can't be empty"
|
|
},
|
|
"SUBMIT": "Send message",
|
|
"CANCEL": "Annuleren",
|
|
"SUCCESS_MESSAGE": "Message sent!",
|
|
"ERROR_MESSAGE": "Couldn't send! try again"
|
|
}
|
|
},
|
|
"CONTACTS_PAGE": {
|
|
"HEADER": "Contacts",
|
|
"FIELDS": "Contact fields",
|
|
"SEARCH_BUTTON": "Search",
|
|
"SEARCH_INPUT_PLACEHOLDER": "Search for contacts",
|
|
"LIST": {
|
|
"LOADING_MESSAGE": "Loading contacts...",
|
|
"404": "No contacts matches your search 🔍",
|
|
"NO_CONTACTS": "There are no available contacts",
|
|
"TABLE_HEADER": {
|
|
"NAME": "Naam",
|
|
"PHONE_NUMBER": "Phone Number",
|
|
"CONVERSATIONS": "Gesprekken",
|
|
"LAST_ACTIVITY": "Last Activity",
|
|
"COUNTRY": "Country",
|
|
"CITY": "City",
|
|
"SOCIAL_PROFILES": "Social Profiles",
|
|
"COMPANY": "Bedrijfsnaam",
|
|
"EMAIL_ADDRESS": "Uw e-mailadres"
|
|
},
|
|
"VIEW_DETAILS": "View details"
|
|
}
|
|
},
|
|
"REMINDER": {
|
|
"ADD_BUTTON": {
|
|
"BUTTON": "Add",
|
|
"TITLE": "Shift + Enter to create a task"
|
|
},
|
|
"FOOTER": {
|
|
"DUE_DATE": "Due date",
|
|
"LABEL_TITLE": "Set type"
|
|
}
|
|
},
|
|
"NOTES": {
|
|
"HEADER": {
|
|
"TITLE": "Notes"
|
|
},
|
|
"ADD": {
|
|
"BUTTON": "Add",
|
|
"PLACEHOLDER": "Add a note",
|
|
"TITLE": "Shift + Enter to create a note"
|
|
},
|
|
"FOOTER": {
|
|
"BUTTON": "View all notes"
|
|
}
|
|
},
|
|
"EVENTS": {
|
|
"HEADER": {
|
|
"TITLE": "Activities"
|
|
},
|
|
"BUTTON": {
|
|
"PILL_BUTTON_NOTES": "notes",
|
|
"PILL_BUTTON_EVENTS": "events",
|
|
"PILL_BUTTON_CONVO": "gesprekken"
|
|
}
|
|
},
|
|
"CUSTOM_ATTRIBUTES": {
|
|
"TITLE": "Custom Attributes",
|
|
"BUTTON": "Add custom attribute",
|
|
"ADD": {
|
|
"TITLE": "Create custom attribute",
|
|
"DESC": "Add custom information to this contact."
|
|
},
|
|
"FORM": {
|
|
"CREATE": "Add attribute",
|
|
"CANCEL": "Annuleren",
|
|
"NAME": {
|
|
"LABEL": "Custom attribute name",
|
|
"PLACEHOLDER": "Eg: shopify id",
|
|
"ERROR": "Invalid custom attribute name"
|
|
},
|
|
"VALUE": {
|
|
"LABEL": "Attribute value",
|
|
"PLACEHOLDER": "Eg: 11901 "
|
|
}
|
|
}
|
|
},
|
|
"MERGE_CONTACTS": {
|
|
"TITLE": "Merge contacts",
|
|
"DESCRIPTION": "Merge contact is helpful when you have duplicated entries of the same contact. Merging action takes a primary contact and a child contact. After merging, all details in the primary contact will remain the same. If the primary contact doesn't have a field, then the value from the child contact will be used after merging. If a conflict happens, fields in primary contact will remain unaffected, but fields from secondary will be copied to the custom attributes in the primary contact.",
|
|
"PRIMARY": {
|
|
"TITLE": "Primary contact"
|
|
},
|
|
"CHILD": {
|
|
"TITLE": "Contact to merge",
|
|
"PLACEHOLDER": "Choose a contact"
|
|
},
|
|
"SUMMARY": {
|
|
"TITLE": "Summary",
|
|
"DELETE_WARNING": "Contact of <strong>%{childContactName}</strong>will be deleted.",
|
|
"ATTRIBUTE_WARNING": "Contact details of <strong>%{childContactName}</strong> will be copied to <strong>%{primaryContactName}</strong>."
|
|
},
|
|
"SEARCH": {
|
|
"ERROR": "ERROR_MESSAGE"
|
|
},
|
|
"FORM": {
|
|
"SUBMIT": " Merge contacts",
|
|
"CANCEL": "Annuleren",
|
|
"CHILD_CONTACT": {
|
|
"ERROR": "Select a child contact to merge"
|
|
},
|
|
"SUCCESS_MESSAGE": "Contact merged successfully",
|
|
"ERROR_MESSAGE": "Could not merge contcts, try again!"
|
|
}
|
|
}
|
|
}
|