* update ai lang.
This commit is contained in:
@@ -118,6 +118,7 @@ $lang->ai->prompts->lastEditor = 'Last Editor';
|
||||
$lang->ai->prompts->modelNeutral = 'Model Neutral';
|
||||
|
||||
$lang->ai->prompts->summary = 'There are %s prompts on this page.';
|
||||
$lang->ai->prompts->fieldSeparator = ', ';
|
||||
|
||||
$lang->ai->prompts->action = new stdclass();
|
||||
$lang->ai->prompts->action->goDesignConfirm = 'The current prompt is not complete, continue designing?';
|
||||
|
||||
@@ -118,6 +118,7 @@ $lang->ai->prompts->lastEditor = 'Last Editor';
|
||||
$lang->ai->prompts->modelNeutral = 'Model Neutral';
|
||||
|
||||
$lang->ai->prompts->summary = 'There are %s prompts on this page.';
|
||||
$lang->ai->prompts->fieldSeparator = ', ';
|
||||
|
||||
$lang->ai->prompts->action = new stdclass();
|
||||
$lang->ai->prompts->action->goDesignConfirm = 'The current prompt is not complete, continue designing?';
|
||||
|
||||
@@ -118,6 +118,7 @@ $lang->ai->prompts->lastEditor = 'Last Editor';
|
||||
$lang->ai->prompts->modelNeutral = 'Model Neutral';
|
||||
|
||||
$lang->ai->prompts->summary = 'There are %s prompts on this page.';
|
||||
$lang->ai->prompts->fieldSeparator = ', ';
|
||||
|
||||
$lang->ai->prompts->action = new stdclass();
|
||||
$lang->ai->prompts->action->goDesignConfirm = 'The current prompt is not complete, continue designing?';
|
||||
|
||||
@@ -118,6 +118,7 @@ $lang->ai->prompts->lastEditor = '最后编辑';
|
||||
$lang->ai->prompts->modelNeutral = '通用';
|
||||
|
||||
$lang->ai->prompts->summary = '本页共 %s 个提词。';
|
||||
$lang->ai->prompts->fieldSeparator = '、';
|
||||
|
||||
$lang->ai->prompts->action = new stdclass();
|
||||
$lang->ai->prompts->action->goDesignConfirm = '当前提词未完成,是否继续设计?';
|
||||
|
||||
Reference in New Issue
Block a user