chore: display instance resource claim
This commit is contained in:
@@ -148,5 +148,5 @@ export default {
|
||||
'playground.image.origin': 'Original',
|
||||
'playground.image.mask': 'Mask',
|
||||
'playground.image.negativeMask.tips':
|
||||
'After selection, no further masking can be drawn; therefore, you should draw the mask first and then check the option.'
|
||||
'1. After selection, no further masking can be drawn; therefore, you should draw the mask first and then check the option.\n 2. Once a mask image is uploaded, no further masks can be generated.'
|
||||
};
|
||||
|
||||
@@ -142,5 +142,5 @@ export default {
|
||||
'playground.image.origin': '原图',
|
||||
'playground.image.mask': '遮罩',
|
||||
'playground.image.negativeMask.tips':
|
||||
'选择后,将不可再绘制遮罩;因此,你应该先绘制遮罩然后再勾选'
|
||||
'1. 选择后,将不可再绘制遮罩;因此,你应该先绘制遮罩然后再勾选.\n 2. 当上传了遮罩图片,将不可再生成遮罩'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user