* @package ai
* @link https://www.zentao.net
*/
$lang->aiapp->common = 'AI Square';
$lang->aiapp->squareCategories = array('collection' => 'My collection', 'discovery' => 'Discovery', 'latest' => 'Latest');
$lang->aiapp->newVersionTip = 'The mini-program has been updated on %s. The above is the past record.';
$lang->aiapp->noMiniProgram = 'The mini program you visited does not exist.';
$lang->aiapp->title = 'Mini Programs';
$lang->aiapp->unpublishedTip = 'The mini program you are using is not published.';
$lang->aiapp->noModelError = 'No language model is configured, please contact the administrator.';
$lang->aiapp->chatNoResponse = 'Something went wrong.';
$lang->aiapp->more = 'More';
$lang->aiapp->collect = 'Collect';
$lang->aiapp->deleted = 'Deleted';
$lang->aiapp->clear = 'Reset';
$lang->aiapp->modelCurrent = 'Current Model';
$lang->aiapp->categoryList = array('work' => 'Work', 'personal' => 'Personal', 'life' => 'Life', 'creative' => 'Creative', 'others' => 'Others');
$lang->aiapp->generate = 'Generate';
$lang->aiapp->regenerate = 'Regenerate';
$lang->aiapp->emptyNameWarning = '「%s」 cannot be empty';
$lang->aiapp->chatTip = 'Please enter the field content on the left and try generating the results.';
$lang->aiapp->noModel = array('The language model has not been configured yet. Please contact the administrator or go to the backend to configure the language model.。', 'If the relevant configuration has been completed, please try reloading the page.');
$lang->aiapp->clearContext = 'The context content has been cleared.';
$lang->aiapp->newChatTip = 'Please enter the fields on the left to start a new conversation.';
$lang->aiapp->disabledTip = 'The current mini program is disabled.';
$lang->aiapp->continueasking = 'Continue asking';
$lang->aiapp->miniProgramSquare = 'Browse AI Mini Program List';
$lang->aiapp->collectMiniProgram = 'Collect AI Mini Program';
$lang->aiapp->miniProgramChat = 'Execute AI Mini Program';
$lang->aiapp->view = 'View AI Mini Program Details';