This commit is contained in:
X1627315083
2024-04-24 14:37:46 +08:00
parent dba6fccff4
commit 3825527fa6
6 changed files with 38 additions and 7 deletions

View File

@@ -341,6 +341,7 @@ export default {
currently:'您排在队列中的第{generateLineUp}位',
Merge:'合成',
maximumLength:'输入的内容超过允许输入的最大长度',
effectPoor:'当前生成的图像质量低于标准。请考虑调整您的提示词并再次尝试。',
Model:'模型',
jsContent1:"您只能上传图片文件!",
jsContent2:'图片必须小于2MB',

View File

@@ -342,6 +342,7 @@ export default {
currently:'You are currently in the {generateLineUp} th position in the queue',
Merge:'Merge',
maximumLength:'The entered content exceeds the maximum length.',
effectPoor:'The quality of the generated images currently falls below standard. Please consider adjusting your prompt and trying again.',
Model:'Model',
jsContent1:"You can only upload Image file!",
jsContent2:'Image must smaller than 2MB!',