This commit is contained in:
X1627315083
2023-12-18 13:05:51 +08:00
parent 5d6a420447
commit 8585aa7907
9 changed files with 98 additions and 30 deletions

View File

@@ -70,11 +70,11 @@ export default {
ImageOnly:'Image Only',
TextOnly:'Text Only',
TextImage:'Text-Image',
inputContent2:'Prompt input',
inputContent2:'Input name',
maximumLength:'The entered content exceeds the maximum length.',
Model1:'Model1',
Model2:'Model2',
inputContent3:'Prompt input',
inputContent3:'Input name',
Cancel:'Cancel',
Sure:'Sure',
Moodboard:'Moodboard',
@@ -331,7 +331,7 @@ export default {
image:'Because you are a trial user, you can only upload 10 images'
},
setLabel:{
EditTag:'Edit tag',
EditTag:'Edit Tag',
jsContent1:'Please enter a tag name',
}
}