There was an error while loading. Please reload this page.
1 parent 9b5067a commit 13a4e57Copy full SHA for 13a4e57
1 file changed
packages/varlet-ui/src/input/example/locale/en-US.ts
@@ -9,9 +9,9 @@ export default {
9
trim: 'Removes whitespace from both ends of this string',
10
readonly: 'Readonly',
11
clearable: 'Clearable',
12
- clearIconSlot: 'Custom Clear Icon',
+ clearIconSlot: 'Use the clear icon slot',
13
displayIcon: 'Display Icon',
14
- customIconSize: 'Use the clear icon slot',
+ customIconSize: 'Custom Clear Icon',
15
validate: 'Validate',
16
validateWithZod: 'Validate With Zod',
17
placeholder: 'Please enter text',
0 commit comments