"NOT_AVAILABLE":"There are no notes created for this contact",
"HEADER":{
"TITLE":"Beleške"
},
"LIST":{
"LABEL":"added a note"
},
"ADD":{
"BUTTON":"Dodaj",
"PLACEHOLDER":"Dodaj belešku",
"TITLE":"Shift + Enter za dodavanje zadatka"
},
"CONTENT_HEADER":{
"DELETE":"Izbriši belešku"
}
},
"EVENTS":{
"HEADER":{
"TITLE":"Aktivnosti"
},
"BUTTON":{
"PILL_BUTTON_NOTES":"beleške",
"PILL_BUTTON_EVENTS":"Događaji",
"PILL_BUTTON_CONVO":"razgovori"
}
},
"CUSTOM_ATTRIBUTES":{
"ADD_BUTTON_TEXT":"Dodaj atribute",
"BUTTON":"Dodaj vlastite atribute",
"NOT_AVAILABLE":"There are no custom attributes available for this contact.",
"COPY_SUCCESSFUL":"Copied to clipboard successfully",
"ACTIONS":{
"COPY":"Copy attribute",
"DELETE":"Delete attribute",
"EDIT":"Edit attribute"
},
"ADD":{
"TITLE":"Create custom attribute",
"DESC":"Add custom information to this contact."
},
"FORM":{
"CREATE":"Add attribute",
"CANCEL":"Otkaži",
"NAME":{
"LABEL":"Custom attribute name",
"PLACEHOLDER":"Eg: shopify id",
"ERROR":"Invalid custom attribute name"
},
"VALUE":{
"LABEL":"Attribute value",
"PLACEHOLDER":"Eg: 11901 "
},
"ADD":{
"TITLE":"Create new attribute ",
"SUCCESS":"Attribute added successfully",
"ERROR":"Unable to add attribute. Please try again later"
},
"UPDATE":{
"SUCCESS":"Attribute updated successfully",
"ERROR":"Unable to update attribute. Please try again later"
},
"DELETE":{
"SUCCESS":"Attribute deleted successfully",
"ERROR":"Unable to delete attribute. Please try again later"
},
"ATTRIBUTE_SELECT":{
"TITLE":"Dodaj atribute",
"PLACEHOLDER":"Traži atribute",
"NO_RESULT":"No attributes found"
},
"ATTRIBUTE_TYPE":{
"LIST":{
"PLACEHOLDER":"Select value",
"SEARCH_INPUT_PLACEHOLDER":"Search value",
"NO_RESULT":"Nema rezultata"
}
}
},
"VALIDATIONS":{
"REQUIRED":"Valid value is required",
"INVALID_URL":"Invalid URL"
}
},
"MERGE_CONTACTS":{
"TITLE":"Spajanje kontakata",
"DESCRIPTION":"Merge contacts to combine two profiles into one, including all attributes and conversations. In case of conflict, the Primary contact’ s attributes will take precedence.",
"PRIMARY":{
"TITLE":"Glavni kontakt",
"HELP_LABEL":"To be kept"
},
"CHILD":{
"TITLE":"Contact to merge",
"PLACEHOLDER":"Traži kontakta",
"HELP_LABEL":"To be deleted"
},
"SUMMARY":{
"TITLE":"Rezime",
"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":" Spajanje kontakata",
"CANCEL":"Otkaži",
"CHILD_CONTACT":{
"ERROR":"Select a child contact to merge"
},
"SUCCESS_MESSAGE":"Kontakt je uspešno spojen",
"ERROR_MESSAGE":"Could not merge contacts, try again!"