export const en_US = { chat: { placeholder: "Type your message...", loading: "Loading...", online: "Online", close: "Close", open: "Open", aiAssistant: "AI Assistant", ai: "AI", emailSentSuccess: "Thank you! Our support team will get back to you soon.", failedToGetAIResponse: "Failed to get response from AI service", failedToSendEmail: "Failed to send email", whatsappMessage: "Hi, I need help. Here's my chat history:", scanToAdd: "Scan to add {platform}", scanToChat: "Scan to chat on {platform}", callOrSms: "Call or SMS this number", openInDesktop: "Open in {platform} for Desktop" }, contact: { email: "Email Support", whatsapp: "WhatsApp Support", phone: "Phone Support", form: "Contact Form", chooseMethod: "Choose how you'd like to contact us:", humanSupport: "Contact via email", emailDescription: "Please leave your email address and we will contact you as soon as possible via email", emailPlaceholder: "your.email@example.com", enterEmail: "Please enter your email address", enterValidEmail: "Please enter a valid email address", sending: "Sending...", sendToSupport: "Ok", cancel: 'Cancel', defaultWelcome: "Hello, how can we help you? Send a message now to get assistance." } }