合并代码

This commit is contained in:
X1627315083
2024-08-19 10:36:46 +08:00
parent a8ab30f30c
commit e4b3ebe88b
30 changed files with 857 additions and 472 deletions

View File

@@ -72,6 +72,7 @@ export default {
jsContent5:'您选择的第{str}张图像在超分辨率增强后的分辨率超过2048。请选择较低的放大倍数。',
jsContent6:'请选择需要超分的图片',
jsContent7:'保存成功~',
jsContent8:'是否继续编辑',
},
upgradePlan:{
BuyCredlts:'购买积分',
@@ -532,6 +533,8 @@ export default {
newScaleImage:{
Collection:'系列',
SecondaryCreation:'二次创作',
Follow:'关注',
Unfollow:'取关',
CreationTime:'创建时间',
UpdateTime:'更新时间',
Comment:'评论',

View File

@@ -73,6 +73,7 @@ export default {
jsContent5:'After super-resolution enhancement, the {str} th image you selected has a resolution exceeding 2048, Please choose a lower magnification level.',
jsContent6:'Please select the picture that requires upscale',
jsContent7:'save successfully',
jsContent8:'Whether to continue editing',
},
upgradePlan:{
BuyCredlts:'Buy credits',
@@ -533,6 +534,8 @@ export default {
newScaleImage:{
Collection:'Collection',
SecondaryCreation:'Secondary Creation',
Follow:'Follow',
Unfollow:'Unfollow',
CreationTime:'CreationTime',
UpdateTime:'UpdateTime',
Comment:'Comment',