修改生成输入框提示词
This commit is contained in:
@@ -101,7 +101,7 @@ export default {
|
|||||||
other: 'Other',
|
other: 'Other',
|
||||||
},
|
},
|
||||||
Input: {
|
Input: {
|
||||||
placeholder: 'Please input',
|
placeholder: 'Describe the design you want to create... e.g. Modern wooden chair, Bauhaus style',
|
||||||
selectPlaceholder: 'Please select',
|
selectPlaceholder: 'Please select',
|
||||||
typePlaceholder: 'Type',
|
typePlaceholder: 'Type',
|
||||||
areaPlaceholder: 'Region',
|
areaPlaceholder: 'Region',
|
||||||
|
|||||||
@@ -102,7 +102,7 @@ export default {
|
|||||||
other: '其他',
|
other: '其他',
|
||||||
},
|
},
|
||||||
Input: {
|
Input: {
|
||||||
placeholder: '请输入',
|
placeholder: '描述您想要设计的物品……例如:现代木质椅子,包豪斯风格的家具。',
|
||||||
selectPlaceholder: '请选择',
|
selectPlaceholder: '请选择',
|
||||||
typePlaceholder: '类型',
|
typePlaceholder: '类型',
|
||||||
areaPlaceholder: '地区',
|
areaPlaceholder: '地区',
|
||||||
|
|||||||
Reference in New Issue
Block a user