diff --git a/packages/docs/translations/en.json b/packages/docs/translations/en.json index 90d3724af4..c5825671ac 100644 --- a/packages/docs/translations/en.json +++ b/packages/docs/translations/en.json @@ -769,6 +769,7 @@ "VaChip": { "props": { "closeable": "Provides the ability to close the tag", + "ariaCloseLabel": "The aria-label of close button", "outline": "Applies outline styling", "flat": "Applies flat styling", "icon": "The icon to be displayed inside a tag",