{
  "HomepageHeader": "Hi, we're {HomepageHeaderCompany}",
  "HomepageYourConversations": "Your Conversations",
  "CalendarSlotDateError": "Please select a date",
  "CalendarSlotTimeError": "Please select a time slot",
  "CalendarFieldInputPlaceHolder": "Enter Your {field.name}",
  "CalendarBooking": "Booking...",
  "CalendarBook": "Book",
  "CalendarPickADate": "Pick a date",
  "CalendarSelectTime": "Select time",
  "MeetingScheduledWith": "Meeting Scheduled with {companyName}",
  "YouAreChattingWith": "You are chatting with {members}\n",
  "YouAreChattingWithAndOthers": "You are chatting with {members} and {numbers} others",
  "MeetingCancelled": " meeting canceled",
  "ScheduleMeeting": "Schedule a {MINUTES} mins meeting ({TIME})",
  "Disappointing" : "Disappointing",
  "Bad": "Bad",
  "JustOk": "Just ok",
  "Good": "Good",
  "Excellent": "Excellent",
  "ValidationValidEmailAddress": "Please enter a valid email address.",
  "ValidationValidPhoneNumber": "Please enter a valid phone number.",
  "ValidationEnterDetails": "Please enter the details.",
  "Cancel": "Cancel",
  "Cancelling": "Cancelling",
  "TypeYourReply": "Type your reply",
  "CalendarNoSlotsAvailable": "No slots are available please try again later",
  "CalendarEmpty": "Calendar is empty!",
  "InputMessageEnterYourInfo": "Enter your {info}",
  "InputMessageEnterYourInfoError": "Please Enter your {input.text}.",
  "InputMessageSanitizeError": "Please enter a valid {input.text}",
  "InputMessageBusinessEmailError": "Please use a business email address.",
  "InputMessageValidEmailError": "Please enter a valid email address.",
  "InputMessageValidPhoneNumberError": "Please enter a valid phone number.",
  "TextMessageSending": "Sending ...",
  "RatingCardRateYourExperience": "Rate your experience",
  "RestartConversation": "Restart conversation",
  "AllFiles": "All Files",
  "FileSharingMaxSize": "Attach Files. Max size 30 MB.",
  "PeopleInThisConversation": "People in this conversation",
  "NoFilesShared": "No files shared",
  "Uploading": "Uploading...",
  "FileTypeNotSupported": "File type not supported",
  "FileSizeExceedsLimit": "File size exceeds 30 mb",
  "FeedbackCanceled": "Feedback canceled",
  "backend": {
    "visitorClosedConversation": "Visitor closed the conversation",
    "unknownVisitorClosedConversation": "Unknown closed the conversation",
    "knownVisitorClosedConversation": "{Name} closed the conversation",
    "visitorSetConversationPending": "Visitor set the conversation to pending",
    "unknownVisitorSetConversationPending": "Unknown set the conversation to pending",
    "knownVisitorSetConversationPending": "{Name} set the conversation to pending",
    "visitorOpenedConversation": "Visitor opened the conversation",
    "unknownVisitorOpenedConversation": "Unknown opened the conversation",
    "knownVisitorOpenedConversation": "{Name} opened the conversation",
    "unknownUserJoined": "Unknown joined this conversation",
    "knownUserJoined": "{Name} joined this conversation",
    "unknownUserAddedUnknownVisitor": "Unknown added someone to this conversation",
    "unknownUserAddedKnownVisitor": "Unknown added {Name} to this conversation",
    "knownUserAddedUnknownVisitor": "{Name} added someone to this conversation",
    "knownUserAddedKnownVisitor": "{Name} added {Name} to this conversation",
    "unknownUserAddedKnownVisitors": "Unknown added {Name} and {Number} other to this conversation",
    "unknownUserAddedManyKnownVisitors": "Unknown added {Name} and {Number} others to this conversation",
    "knownUserAddedKnownVisitors": "{Name} added {Name} and {Number} other to this conversation",
    "knownUserAddedManyKnownVisitors": "{Name} added {Name} and {Number} others to this conversation",
    "unknownUserAddedUnknownVisitors": "Unknown added {Number} persons to this conversation",
    "knownUserAddedUnknownVisitors": "{Name} added {Number} persons to this conversation",
    "unknownUserLeft": "Someone left this conversation",
    "knownUserLeft": "{Name} left this conversation",
    "zoomInfoBotLeft": "ZoomInfo bot left this conversation",
    "unknownUserRemovedUnknownUser": "Someone removed someone from this conversation",
    "knownUserRemovedUnknownUser": "{Name} removed someone from this conversation",
    "unknownUserRemovedKnownUser": "Someone removed {Name} from this conversation",
    "knownUserRemovedKnownUser": "{Name} removed {Name} from this conversation",
    "unknownUserRemovedZoomInfoBot": "Someone removed ZoomInfo bot from this conversation",
    "knownUserRemovedZoomInfoBot": "{Name} removed ZoomInfo bot from this conversation",
    "unknownUserRemovedKnownUsers": "Someone removed {Name} and {Number} other from this conversation",
    "unknownUserRemovedManyKnownUsers": "Someone removed {Name} and {Number} others from this conversation",
    "knownUserRemovedKnownUsers": "{Name} removed {Name} and {Number} other from this conversation",
    "knownUserRemovedManyKnownUsers": "{Name} removed {Name} and {Number} others from this conversation",
    "unknownUserRemovedUnknownUsers": "Someone removed {Number} persons from this conversation",
    "knownUserRemovedUnknownUsers": "{Name} removed {Number} persons from this conversation",
    "unknownUserInitiatedBookMeeting": "Unknown initiated book a meeting",
    "knownUserInitiatedBookMeeting": "{Name} initiated book a meeting",
    "visitorOffline": "{Name} is offline. Messages sent now may not be seen by {Name}",
    "visitorOnline": "{Name} is back online",
    "restartConversation": "Restart the conversation to chat again",
    "ticketCreationSuccess": "Successfully created ticket with id #{ID}",
    "ticketCreationError": "Failed to create ticket",
    "ticketCreationFail": "Ticket creation failed. Please contact support.",
    "articleSearchSuccess": "We found some articles that may be helpful for you.",
    "articleSearchFail": "Sorry, we couldn't find any relevant articles for your query."
  }
}