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",
  "Available": "Available",
  "Busy": "Busy",
  "Away": "Away",
  "Online": "Online",
  "IncomingCall": "Incoming call",
  "IncomingAudioCall": "Incoming audio call from {{name}}",
  "IncomingVideoCall": "Incoming video call from {{name}}",
  "Accept": "Accept",
  "Reject": "Reject",
  "RejectedCall": "{{name}} rejected the call",
  "MissedCall": "Missed call from {{name}}",
  "AuthForm": {
    "Login": "Login",
    "Password": "Password",
    "Register": "Register",
    "Registration": "Registration",
    "LoginRequired": "Login is required",
    "LoginMinLimit": "Login must be at least {{limit}} symbols",
    "LoginMaxLimit": "Login must be at most {{limit}} symbols",
    "PasswordRequired": "Login is required",
    "PasswordMinLimit": "Password must be at least {{limit}} symbols",
    "PasswordMaxLimit": "Password must be at most {{limit}} symbols",
    "LoginDescription": "Enter your login and password to access your account",
    "RegisterDescription": "Fill in the form below to sign up",
    "ToRegister?": "Don't have an account?",
    "ToLogin?": "Already have an account?"
  },
  "SingleViewForm": {
    "Title": "Submit your contact data to start a chat",
    "Subtitle": "We will not share your email address. Your email address is used solely to contact you",
    "NamePlaceholder": "Name",
    "NameRequired": "Name is required",
    "EmailPlaceholder": "Email",
    "EmailRequired": "Email is required",
    "EmailInvalid": "Invalid email format",
    "AcceptTermsAndConditions": "Accept terms and conditions",
    "AcceptTermsAndConditionsError": "You must accept the terms and conditions",
    "TermsAndConditionsText": "By clicking this checkbox, you agree to the",
    "TermsAndConditionsLink": "terms and conditions",
    "RememberMe": "Remember me",
    "RememberMeText": "This is my private device",
    "Next": "Next"
  },
  "SingleViewChatError": "Opponent(s) for the chat not found",
  "Information": "Information"
}
;

export default _default;
