Skip to content

Commit 9f57820

Browse files
committed
doc: 更新资源文件
1 parent 98c3a0b commit 9f57820

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BootstrapBlazor.Server/Locales/en-US.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2053,7 +2053,7 @@
20532053
"DropdownCascadeItem6": "Haidian",
20542054
"DropdownCascadeItem7": "Jingan",
20552055
"DropdownCascadeItem8": "Huangpu",
2056-
"DropdownItemsTemplateIntro": "You can customize all the content of the dropdown list by setting <itemsTemplate>`. In this example, we use the <DropdownItem>` component and <DropdownDivider>` component to customize the dropdown list component.",
2056+
"DropdownItemsTemplateIntro": "You can customize all the content of the dropdown list by setting <code>ItemsTemplate</code>. In this example, we use the <code>DropdownItem</code> component and <code>DropdownDivider</code> component to customize the dropdown list component.",
20572057
"DropdownItemsTemplateTitle": "Items Template",
20582058
"DropdownItemTemplateIntro": "By setting <code>ItemTemplate</code>, you can customize the content displayed in the drop-down item. In this example, the <code>Tooltip</code> component is used to add a tooltip function when the mouse is hovered.",
20592059
"DropdownItemTemplateTitle": "Item Template",

0 commit comments

Comments
 (0)