2020-05-06 08:54:20 +00:00
{
"CONTACT_PANEL" : {
2021-01-18 07:06:26 +00:00
"NOT_AVAILABLE" : "Ej tillgänglig" ,
2020-08-26 16:03:52 +00:00
"EMAIL_ADDRESS" : "E-postadress" ,
"PHONE_NUMBER" : "Telefonnummer" ,
2021-01-18 07:06:26 +00:00
"COPY_SUCCESSFUL" : "Kopierat till urklipp" ,
"COMPANY" : "Företag" ,
2020-08-26 16:03:52 +00:00
"LOCATION" : "Plats" ,
2021-03-15 18:30:53 +00:00
"CONVERSATION_TITLE" : "Konversationsdetaljer" ,
2020-05-06 08:54:20 +00:00
"BROWSER" : "Webbläsare" ,
"OS" : "Operativsystem" ,
"INITIATED_FROM" : "Initierad från" ,
"INITIATED_AT" : "Initierad den" ,
2021-01-18 07:06:26 +00:00
"IP_ADDRESS" : "IP-adress" ,
2021-09-03 10:18:24 +00:00
"NEW_MESSAGE" : "Nytt meddelande" ,
2020-05-06 08:54:20 +00:00
"CONVERSATIONS" : {
"NO_RECORDS_FOUND" : "Det finns inga tidigare konversationer kopplade till denna kontakt." ,
"TITLE" : "Tidigare konversationer"
} ,
"LABELS" : {
2021-06-15 16:45:18 +00:00
"CONTACT" : {
"TITLE" : "Contact Labels" ,
"ERROR" : "Couldn't update labels"
} ,
"CONVERSATION" : {
"TITLE" : "Conversation Labels" ,
"ADD_BUTTON" : "Add Labels"
2020-07-07 19:29:30 +00:00
} ,
2021-05-17 18:23:19 +00:00
"LABEL_SELECT" : {
"TITLE" : "Add Labels" ,
"PLACEHOLDER" : "Search labels" ,
"NO_RESULT" : "No labels found"
}
2020-07-07 19:29:30 +00:00
} ,
2021-01-18 07:06:26 +00:00
"MUTE_CONTACT" : "Tysta konversation" ,
"UNMUTE_CONTACT" : "Avtysta konversation" ,
"MUTED_SUCCESS" : "Denna konversation är tystad i 6 timmar" ,
"UNMUTED_SUCCESS" : "Denna konversation är avtystad" ,
"SEND_TRANSCRIPT" : "Skicka transkribering" ,
2020-07-07 19:29:30 +00:00
"EDIT_LABEL" : "Redigera"
2020-08-26 16:03:52 +00:00
} ,
"EDIT_CONTACT" : {
2021-01-18 07:06:26 +00:00
"BUTTON_LABEL" : "Redigera kontakt" ,
"TITLE" : "Redigera kontakt" ,
2021-03-15 18:30:53 +00:00
"DESC" : "Redigera kontaktuppgifter"
} ,
"CREATE_CONTACT" : {
2021-09-03 10:18:24 +00:00
"BUTTON_LABEL" : "Ny kontakt" ,
"TITLE" : "Skapa ny kontakt" ,
2021-03-15 18:30:53 +00:00
"DESC" : "Add basic information details about the contact."
} ,
"CONTACT_FORM" : {
2020-08-26 16:03:52 +00:00
"FORM" : {
"SUBMIT" : "Skicka" ,
"CANCEL" : "Avbryt" ,
"AVATAR" : {
2021-01-18 07:06:26 +00:00
"LABEL" : "Kontaktavatar"
2020-08-26 16:03:52 +00:00
} ,
"NAME" : {
2021-01-18 07:06:26 +00:00
"PLACEHOLDER" : "Ange det fullständiga namnet för kontakten" ,
"LABEL" : "Fullständigt namn"
2020-08-26 16:03:52 +00:00
} ,
"BIO" : {
2021-01-18 07:06:26 +00:00
"PLACEHOLDER" : "Ange biografi för kontakten" ,
"LABEL" : "Biografi"
2020-08-26 16:03:52 +00:00
} ,
"EMAIL_ADDRESS" : {
2021-01-18 07:06:26 +00:00
"PLACEHOLDER" : "Ange e-postadressen till kontakten" ,
2020-08-26 16:03:52 +00:00
"LABEL" : "E-postadress"
} ,
"PHONE_NUMBER" : {
2021-01-18 07:06:26 +00:00
"PLACEHOLDER" : "Ange telefonnummer till kontakten" ,
2021-04-19 09:40:16 +00:00
"LABEL" : "Telefonnummer" ,
"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"
2020-08-26 16:03:52 +00:00
} ,
"LOCATION" : {
2021-01-18 07:06:26 +00:00
"PLACEHOLDER" : "Ange platsen för kontakten" ,
2020-08-26 16:03:52 +00:00
"LABEL" : "Plats"
} ,
"COMPANY_NAME" : {
2021-01-18 07:06:26 +00:00
"PLACEHOLDER" : "Ange företagets namn" ,
"LABEL" : "Företagsnamn"
2020-08-26 16:03:52 +00:00
} ,
"SOCIAL_PROFILES" : {
"FACEBOOK" : {
2021-01-18 07:06:26 +00:00
"PLACEHOLDER" : "Ange Facebook-användarnamn" ,
2020-08-26 16:03:52 +00:00
"LABEL" : "Facebook"
} ,
"TWITTER" : {
2021-01-18 07:06:26 +00:00
"PLACEHOLDER" : "Ange Twitter-användarnamn" ,
2020-08-26 16:03:52 +00:00
"LABEL" : "Twitter"
} ,
"LINKEDIN" : {
2021-01-18 07:06:26 +00:00
"PLACEHOLDER" : "Ange LinkedIn-användarnamn" ,
2020-08-26 16:03:52 +00:00
"LABEL" : "LinkedIn"
} ,
"GITHUB" : {
2021-01-18 07:06:26 +00:00
"PLACEHOLDER" : "Ange Github-användarnamn" ,
2020-08-26 16:03:52 +00:00
"LABEL" : "Github"
}
}
} ,
2021-03-15 18:30:53 +00:00
"SUCCESS_MESSAGE" : "Contact saved successfully" ,
2021-01-18 07:06:26 +00:00
"CONTACT_ALREADY_EXIST" : "Den här e-postadressen används för en annan kontakt." ,
2021-03-15 18:30:53 +00:00
"ERROR_MESSAGE" : "Ett fel uppstod, vänligen försök igen"
2020-11-16 17:41:14 +00:00
} ,
2021-04-19 09:40:16 +00:00
"NEW_CONVERSATION" : {
"BUTTON_LABEL" : "Start conversation" ,
"TITLE" : "Ny konversation" ,
"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" : {
2021-09-03 10:18:24 +00:00
"LABEL" : "Till"
2021-04-19 09:40:16 +00:00
} ,
"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" : "Avbryt" ,
"SUCCESS_MESSAGE" : "Message sent!" ,
"ERROR_MESSAGE" : "Couldn't send! try again"
}
} ,
2020-11-16 17:41:14 +00:00
"CONTACTS_PAGE" : {
2021-01-18 07:06:26 +00:00
"HEADER" : "Kontakter" ,
2021-07-07 15:55:04 +00:00
"FIELDS" : "Contact fields" ,
2021-01-18 07:06:26 +00:00
"SEARCH_BUTTON" : "Sök" ,
"SEARCH_INPUT_PLACEHOLDER" : "Sök kontakter" ,
2020-11-16 17:41:14 +00:00
"LIST" : {
2021-01-18 07:06:26 +00:00
"LOADING_MESSAGE" : "Laddar kontakter..." ,
"404" : "Inga kontakter matchar din sökning 🔍" ,
2021-06-29 12:42:33 +00:00
"NO_CONTACTS" : "There are no available contacts" ,
2021-03-15 18:30:53 +00:00
"TABLE_HEADER" : {
"NAME" : "Namn" ,
"PHONE_NUMBER" : "Telefonnummer" ,
"CONVERSATIONS" : "Konversationer" ,
"LAST_ACTIVITY" : "Last Activity" ,
"COUNTRY" : "Country" ,
"CITY" : "City" ,
"SOCIAL_PROFILES" : "Social Profiles" ,
"COMPANY" : "Företag" ,
"EMAIL_ADDRESS" : "E-postadress"
} ,
"VIEW_DETAILS" : "View details"
2020-11-16 17:41:14 +00:00
}
2021-05-17 18:23:19 +00:00
} ,
2021-06-15 16:45:18 +00:00
"REMINDER" : {
"ADD_BUTTON" : {
"BUTTON" : "Add" ,
"TITLE" : "Shift + Enter to create a task"
} ,
"FOOTER" : {
"DUE_DATE" : "Due date" ,
"LABEL_TITLE" : "Set type"
}
} ,
2021-05-17 18:23:19 +00:00
"NOTES" : {
"HEADER" : {
"TITLE" : "Notes"
} ,
"ADD" : {
"BUTTON" : "Add" ,
"PLACEHOLDER" : "Add a note" ,
"TITLE" : "Shift + Enter to create a note"
} ,
"FOOTER" : {
"BUTTON" : "View all notes"
}
2021-05-21 18:22:38 +00:00
} ,
2021-06-15 16:45:18 +00:00
"EVENTS" : {
"HEADER" : {
"TITLE" : "Activities"
} ,
"BUTTON" : {
"PILL_BUTTON_NOTES" : "notes" ,
"PILL_BUTTON_EVENTS" : "events" ,
"PILL_BUTTON_CONVO" : "konversationer"
}
} ,
2021-05-21 18:22:38 +00:00
"CUSTOM_ATTRIBUTES" : {
"TITLE" : "Egna egenskaper" ,
"BUTTON" : "Add custom attribute" ,
"ADD" : {
"TITLE" : "Create custom attribute" ,
"DESC" : "Add custom information to this contact."
} ,
"FORM" : {
"CREATE" : "Add attribute" ,
"CANCEL" : "Avbryt" ,
"NAME" : {
"LABEL" : "Custom attribute name" ,
"PLACEHOLDER" : "Eg: shopify id" ,
"ERROR" : "Invalid custom attribute name"
} ,
"VALUE" : {
"LABEL" : "Attribute value" ,
"PLACEHOLDER" : "Eg: 11901 "
}
}
2021-07-07 15:55:04 +00:00
} ,
"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" : "Avbryt" ,
"CHILD_CONTACT" : {
"ERROR" : "Select a child contact to merge"
} ,
"SUCCESS_MESSAGE" : "Contact merged successfully" ,
"ERROR_MESSAGE" : "Could not merge contcts, try again!"
}
2020-05-06 08:54:20 +00:00
}
}