This commit is contained in:
lzp
2026-03-05 11:19:45 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -101,7 +101,7 @@ export default {
other: 'Other',
},
Input: {
placeholder: 'Please input',
placeholder: 'Describe the design you want to create... e.g. Modern wooden chair, Bauhaus style',
selectPlaceholder: 'Please select',
typePlaceholder: 'Type',
areaPlaceholder: 'Region',

View File

@@ -102,7 +102,7 @@ export default {
other: '其他',
},
Input: {
placeholder: '请输入',
placeholder: '描述您想要设计的物品……例如:现代木质椅子,包豪斯风格的家具。',
selectPlaceholder: '请选择',
typePlaceholder: '类型',
areaPlaceholder: '地区',