@connectycube/chat-widget
Version:
A React component that seamlessly integrates ConnectyCube's real-time chat capabilities into your web applications. This widget offers an out-of-the-box solution for embedding chat features—such as instant messaging, user presence, and file sharing—withou
66 lines (64 loc) • 2.18 kB
TypeScript
declare const _default: {
"AddMembers": "Add members",
"Admin": "Admin",
"areTyping": "are typing",
"Cancel": "Cancel",
"ChatName": "Chat name",
"ChatNameRequired": "Chat name is required",
"Chat": "Chat",
"Chats": "Chats",
"ChooseChat": "Choose a chat",
"continue": "Continue",
"CreateGroupChat": "Create group chat",
"Delete": "Delete",
"Draft": "Draft",
"EnterMessage": "Enter message",
"EnterUserName": "Enter user name",
"ExitChat": "Exit chat",
"FileTypeNotSupported": "File format is not supported",
"isTyping": "is typing",
"me": "me",
"Members": "Members",
"members": "members",
"NewGroup": "New group",
"NewMessage": "New message",
"NoChats": "Begin your first chat and see what happens!",
"NoMessages": "No messages yet",
"NoOnlineUsers": "No online users",
"Profile": "Profile",
"RemoveMembers": "Remove members",
"RemoveMembers?": "Are you sure you want to remove members?",
"Reset": "Reset",
"Search": "Search",
"Select": "Select",
"Send": "Send",
"StartChat": "Start chat",
"NewUserChatDialogTitle": "Send message to user",
"NewGroupChatDialogTitle": "Start a new Group",
"typing": "typing",
"Users": "Users",
"you": "you",
"Block": "Block",
"UnBlock": "Unblock",
"Report": "Report",
"ReportUser": "Report user",
"WhatsWrongWithThisUser": "What's wrong with this user?",
"ProvideReason": "Reason for reporting",
"ReportCreatedSuccessfully": "Report has been created successfully",
"ReportSubmitFailed": "Failed to submit report",
"MyProfile": "My profile",
"YouBlocked": "You are blocked by this user",
"BlockList": "Block list",
"AddToBlockList": "Add to block list",
"AddToBlockList?": "Are you sure you want to add {{name}} to block list?",
"RemoveFromBlockList": "Remove from block list",
"RemoveFromBlockList?": "Are you sure you want to remove {{name}} from block list?",
"BlockListEmpty": "Block list is empty",
"NotificationSettings": "Notification settings",
"Notifications": "Notifications",
"NotificationSound": "Notification sound",
"PushNotifications": "Push notifications",
"PleaseWait": "Please wait"
}
;
export default _default;