*/ $lang['title'] = 'AI Chat'; $lang['hello'] = 'Hello, how can I help you?'; $lang['placeholder'] = 'Your question…'; $lang['restricted'] = 'Sorry, the AI chat has not been enabled for you.'; $lang['send-button'] = 'Send your question [Enter]'; $lang['restart-button'] = 'Restart the conversation'; $lang['close-button'] = 'Close'; $lang['fullscreen-button'] = 'Toggle fullscreen'; $lang['js']['error'] = 'Sorry, something went wrong';