* update aiapp lang.

This commit is contained in:
dingyongliang
2024-02-19 14:35:41 +08:00
parent ea7d107d33
commit c9c69e5c3e
8 changed files with 17 additions and 25 deletions
+2 -4
View File
@@ -454,9 +454,9 @@ $lang->ai->miniPrograms->emptyPrompterTip = 'The prompter of the mini program i
$lang->ai->miniPrograms->maintenanceGroup = 'Maintenance mini program group';
$lang->ai->miniPrograms->latestPublishedDate = 'Latest Published Date';
$lang->ai->miniPrograms->deleteTip = 'Are you sure you want to delete this mini program? It can be restored from the backend recycle bin after deletion.';
$lang->ai->miniPrograms->deleteTip = 'Are you sure you want to delete this mini program?';
$lang->ai->miniPrograms->disableTip = 'Disabling the mini program will prevent users from accessing it. Are you sure you want to disable it?';
$lang->ai->miniPrograms->publishTip = 'Are you sure you want to publish? After publishing, it will be displayed on the frontend mini program square.';
$lang->ai->miniPrograms->publishTip = 'After release, it will be displayed in the AI Mini Program Plaza, and the client will also be updated simultaneously.';
$lang->ai->miniPrograms->unpublishedTip = 'The mini program you are using is not published.';
$lang->ai->miniPrograms->placeholder = new stdClass();
@@ -517,10 +517,8 @@ $lang->ai->miniPrograms->fieldConfiguration = 'Field configuration';
$lang->ai->miniPrograms->summary = 'There are %s small programs on this page.';
$lang->ai->miniPrograms->generate = 'Generate';
$lang->ai->miniPrograms->regenerate = 'Regenerate';
$lang->ai->miniPrograms->chatTip = 'Click the generate button on the left to give it a try.';
$lang->ai->miniPrograms->noModel = array('The language model has not been configured yet. Please contact the administrator or go to the backend to configure <a id="to-language-model"> the language model.</a>。', 'If the relevant configuration has been completed, please try <a id="reload-current">reloading</a> the page.');
$lang->ai->miniPrograms->clearContext = 'The context content has been cleared.';
$lang->ai->miniPrograms->newChatTip = 'Please click on the Generate button on the left side to start a new conversation.';
$lang->ai->miniPrograms->newVersionTip = 'The mini-program has been updated on %s. The above is the past record.';
$lang->ai->miniPrograms->disabledTip = 'The current mini program is disabled.';
$lang->ai->miniPrograms->chatNoResponse = 'Something went wrong.';
+2 -4
View File
@@ -454,9 +454,9 @@ $lang->ai->miniPrograms->emptyPrompterTip = 'The prompter of the mini program i
$lang->ai->miniPrograms->maintenanceGroup = 'Maintenance mini program group';
$lang->ai->miniPrograms->latestPublishedDate = 'Latest Published Date';
$lang->ai->miniPrograms->deleteTip = 'Are you sure you want to delete this mini program? It can be restored from the backend recycle bin after deletion.';
$lang->ai->miniPrograms->deleteTip = 'Are you sure you want to delete this mini program?';
$lang->ai->miniPrograms->disableTip = 'Disabling the mini program will prevent users from accessing it. Are you sure you want to disable it?';
$lang->ai->miniPrograms->publishTip = 'Are you sure you want to publish? After publishing, it will be displayed on the frontend mini program square.';
$lang->ai->miniPrograms->publishTip = 'After release, it will be displayed in the AI Mini Program Plaza, and the client will also be updated simultaneously.';
$lang->ai->miniPrograms->unpublishedTip = 'The mini program you are using is not published.';
$lang->ai->miniPrograms->placeholder = new stdClass();
@@ -517,10 +517,8 @@ $lang->ai->miniPrograms->fieldConfiguration = 'Field configuration';
$lang->ai->miniPrograms->summary = 'There are %s small programs on this page.';
$lang->ai->miniPrograms->generate = 'Generate';
$lang->ai->miniPrograms->regenerate = 'Regenerate';
$lang->ai->miniPrograms->chatTip = 'Click the generate button on the left to give it a try.';
$lang->ai->miniPrograms->noModel = array('The language model has not been configured yet. Please contact the administrator or go to the backend to configure <a id="to-language-model"> the language model.</a>。', 'If the relevant configuration has been completed, please try <a id="reload-current">reloading</a> the page.');
$lang->ai->miniPrograms->clearContext = 'The context content has been cleared.';
$lang->ai->miniPrograms->newChatTip = 'Please click on the Generate button on the left side to start a new conversation.';
$lang->ai->miniPrograms->newVersionTip = 'The mini-program has been updated on %s. The above is the past record.';
$lang->ai->miniPrograms->disabledTip = 'The current mini program is disabled.';
$lang->ai->miniPrograms->chatNoResponse = 'Something went wrong.';
+2 -4
View File
@@ -455,9 +455,9 @@ $lang->ai->miniPrograms->emptyPrompterTip = 'The prompter of the mini program i
$lang->ai->miniPrograms->maintenanceGroup = 'Maintenance mini program group';
$lang->ai->miniPrograms->latestPublishedDate = 'Latest Published Date';
$lang->ai->miniPrograms->deleteTip = 'Are you sure you want to delete this mini program? It can be restored from the backend recycle bin after deletion.';
$lang->ai->miniPrograms->deleteTip = 'Are you sure you want to delete this mini program?';
$lang->ai->miniPrograms->disableTip = 'Disabling the mini program will prevent users from accessing it. Are you sure you want to disable it?';
$lang->ai->miniPrograms->publishTip = 'Are you sure you want to publish? After publishing, it will be displayed on the frontend mini program square.';
$lang->ai->miniPrograms->publishTip = 'After release, it will be displayed in the AI Mini Program Plaza, and the client will also be updated simultaneously.';
$lang->ai->miniPrograms->unpublishedTip = 'The mini program you are using is not published.';
$lang->ai->miniPrograms->placeholder = new stdClass();
@@ -518,10 +518,8 @@ $lang->ai->miniPrograms->fieldConfiguration = 'Field configuration';
$lang->ai->miniPrograms->summary = 'There are %s small programs on this page.';
$lang->ai->miniPrograms->generate = 'Generate';
$lang->ai->miniPrograms->regenerate = 'Regenerate';
$lang->ai->miniPrograms->chatTip = 'Click the generate button on the left to give it a try.';
$lang->ai->miniPrograms->noModel = array('The language model has not been configured yet. Please contact the administrator or go to the backend to configure <a id="to-language-model"> the language model.</a>。', 'If the relevant configuration has been completed, please try <a id="reload-current">reloading</a> the page.');
$lang->ai->miniPrograms->clearContext = 'The context content has been cleared.';
$lang->ai->miniPrograms->newChatTip = 'Please click on the Generate button on the left side to start a new conversation.';
$lang->ai->miniPrograms->newVersionTip = 'The mini-program has been updated on %s. The above is the past record.';
$lang->ai->miniPrograms->disabledTip = 'The current mini program is disabled.';
$lang->ai->miniPrograms->chatNoResponse = 'Something went wrong.';
+3 -5
View File
@@ -454,9 +454,9 @@ $lang->ai->miniPrograms->emptyPrompterTip = '小程序提词为空,请编辑
$lang->ai->miniPrograms->maintenanceGroup = '维护小程序分组';
$lang->ai->miniPrograms->latestPublishedDate = '最新发布时间';
$lang->ai->miniPrograms->deleteTip = '确定删除该小程序吗?删除后可以到后台回收站恢复';
$lang->ai->miniPrograms->deleteTip = '确定删除该小程序?';
$lang->ai->miniPrograms->disableTip = '禁用小程序用户将无法使用,是否确认禁用?';
$lang->ai->miniPrograms->publishTip = '您确定要发布吗?发布后将在客户端前台小程序广场显示';
$lang->ai->miniPrograms->publishTip = '发布后将在AI小程序广场显示,客户端也会同步更新。';
$lang->ai->miniPrograms->unpublishedTip = '您使用的小程序没有发布';
$lang->ai->miniPrograms->placeholder = new stdClass();
@@ -485,7 +485,7 @@ $lang->ai->miniPrograms->field->debug = '调试区';
$lang->ai->miniPrograms->field->preview = '预览区';
$lang->ai->miniPrograms->field->option = '选项';
$lang->ai->miniPrograms->field->contentDebugging = '内容调试';
$lang->ai->miniPrograms->field->contentDebuggingTip = '请在此处输入字段进行调试。';
$lang->ai->miniPrograms->field->contentDebuggingTip = '请在此处输入字段内容进行调试。';
$lang->ai->miniPrograms->field->prompterDesign = '提词设计';
$lang->ai->miniPrograms->field->prompterDesignTip = '输入“<>”符号可引用已配置的字段,“<>”前后采用空格进行间隔。';
$lang->ai->miniPrograms->field->prompterPreview = '提词预览';
@@ -517,10 +517,8 @@ $lang->ai->miniPrograms->fieldConfiguration = '字段配置';
$lang->ai->miniPrograms->summary = '本页共 %s 个小程序。';
$lang->ai->miniPrograms->generate = '生成';
$lang->ai->miniPrograms->regenerate = '重新生成';
$lang->ai->miniPrograms->chatTip = '点击左侧的生成按钮试试吧';
$lang->ai->miniPrograms->noModel = array('尚未配置语言模型,请联系管理员或跳转至后台配置<a id="to-language-model">语言模型</a>。', '若已完成相关配置,请尝试<a id="reload-current">重新加载</a>页面。');
$lang->ai->miniPrograms->clearContext = '上下文内容已清除';
$lang->ai->miniPrograms->newChatTip = '请点击左侧生成按钮,开启新对话';
$lang->ai->miniPrograms->newVersionTip = '小程序已于 %s 更新,以上为过往记录';
$lang->ai->miniPrograms->disabledTip = '当前小程序已被禁用。';
$lang->ai->miniPrograms->chatNoResponse = '会话发生了错误';
+2 -2
View File
@@ -26,10 +26,10 @@ $lang->aiapp->categoryList = array('writing' => 'Writing', 'statistics' => '
$lang->aiapp->generate = 'Generate';
$lang->aiapp->regenerate = 'Regenerate';
$lang->aiapp->emptyNameWarning = '「%s」 cannot be empty';
$lang->aiapp->chatTip = 'Click the generate button on the left to give it a try.';
$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 <a id="to-language-model"> the language model.</a>。', 'If the relevant configuration has been completed, please try <a id="reload-current">reloading</a> the page.');
$lang->aiapp->clearContext = 'The context content has been cleared.';
$lang->aiapp->newChatTip = 'Please click on the Generate button on the left side to start a new conversation.';
$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->modelList = array('openai-gpt35' => 'openai / GPT-3.5');
+2 -2
View File
@@ -26,10 +26,10 @@ $lang->aiapp->categoryList = array('writing' => 'Writing', 'statistics' => '
$lang->aiapp->generate = 'Generate';
$lang->aiapp->regenerate = 'Regenerate';
$lang->aiapp->emptyNameWarning = '「%s」 cannot be empty';
$lang->aiapp->chatTip = 'Click the generate button on the left to give it a try.';
$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 <a id="to-language-model"> the language model.</a>。', 'If the relevant configuration has been completed, please try <a id="reload-current">reloading</a> the page.');
$lang->aiapp->clearContext = 'The context content has been cleared.';
$lang->aiapp->newChatTip = 'Please click on the Generate button on the left side to start a new conversation.';
$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->modelList = array('openai-gpt35' => 'openai / GPT-3.5');
+2 -2
View File
@@ -26,10 +26,10 @@ $lang->aiapp->categoryList = array('writing' => 'Writing', 'statistics' => '
$lang->aiapp->generate = 'Generate';
$lang->aiapp->regenerate = 'Regenerate';
$lang->aiapp->emptyNameWarning = '「%s」 cannot be empty';
$lang->aiapp->chatTip = 'Click the generate button on the left to give it a try.';
$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 <a id="to-language-model"> the language model.</a>。', 'If the relevant configuration has been completed, please try <a id="reload-current">reloading</a> the page.');
$lang->aiapp->clearContext = 'The context content has been cleared.';
$lang->aiapp->newChatTip = 'Please click on the Generate button on the left side to start a new conversation.';
$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->modelList = array('openai-gpt35' => 'openai / GPT-3.5');
+2 -2
View File
@@ -26,10 +26,10 @@ $lang->aiapp->categoryList = array('writing' => '写作', 'statistics' => '
$lang->aiapp->regenerate = '重新生成';
$lang->aiapp->emptyNameWarning = '「%s」不能为空';
$lang->aiapp->clearContext = '上下文内容已清除';
$lang->aiapp->newChatTip = '请点击左侧生成按钮,开启新对话';
$lang->aiapp->newChatTip = '请在左侧输入字段内容,开启新对话。';
$lang->aiapp->disabledTip = '当前小程序已被禁用。';
$lang->aiapp->generate = '生成';
$lang->aiapp->chatTip = '点击左侧的生成按钮试试吧';
$lang->aiapp->chatTip = '请在左侧输入字段内容,生成结果试试吧。';
$lang->aiapp->noModel = array('尚未配置语言模型,请联系管理员或跳转至后台配置<a id="to-language-model">语言模型</a>。', '若已完成相关配置,请尝试<a id="reload-current">重新加载</a>页面。');
$lang->aiapp->continueasking = '继续追问';
$lang->aiapp->modelList = array('openai-gpt35' => 'OpenAI / GPT-3.5');