Skip to content

Commit 13a4e57

Browse files
author
xueyuan
committed
docs(input): 修正输入组件示例的英文翻译
1 parent 9b5067a commit 13a4e57

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • packages/varlet-ui/src/input/example/locale

packages/varlet-ui/src/input/example/locale/en-US.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ export default {
99
trim: 'Removes whitespace from both ends of this string',
1010
readonly: 'Readonly',
1111
clearable: 'Clearable',
12-
clearIconSlot: 'Custom Clear Icon',
12+
clearIconSlot: 'Use the clear icon slot',
1313
displayIcon: 'Display Icon',
14-
customIconSize: 'Use the clear icon slot',
14+
customIconSize: 'Custom Clear Icon',
1515
validate: 'Validate',
1616
validateWithZod: 'Validate With Zod',
1717
placeholder: 'Please enter text',

0 commit comments

Comments
 (0)