1ff-chat-ui
Version:
chatbot to communicate with taught ai
14 lines (13 loc) • 653 B
JavaScript
export const translations = {
error:
'An error occurred while sending your message. Please try again later.',
textareaPlaceholder: 'Write your message here...',
emailPlaceholder: 'Please enter your email',
paymentButton: 'Proceed with payment',
tm505: 'Enter valid email address',
tm716: 'You already have a paid diet with this email! How do you prefer to proceed?',
tm526: 'Sign in',
tm715: 'Continue with a new email',
tm530: 'Take the quiz',
tm1226: 'Your payment was successful. To proceed, we kindly request that you complete our quiz. This step will enable us to personalize your meal plan to align it with your goals.'
};