Skip to content

Commit 77e7018

Browse files
committed
doc: 更新键值
1 parent 033b781 commit 77e7018

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2385,8 +2385,8 @@
23852385
"ValidateFormTitle": "Used in forms",
23862386
"ValidateFormIntro": "When you use <code>Checkbox</code> in a form, the display label text is placed in front of the component",
23872387
"ValidateFormDescription": "The pre-label explicit rules are consistent with the <code>BootstrapInput</code> component <a href='input'>[portal]</a>",
2388-
"RadiosItemTemplateTitle": "ItemTemplate",
2389-
"RadiosItemTemplateIntro": "Set <code>ItemTemplate</code> for customer the item UI",
2388+
"ItemTemplateTitle": "ItemTemplate",
2389+
"ItemTemplateIntro": "Set <code>ItemTemplate</code> for customer the item UI",
23902390
"OnBeforeStateChangedTitle": "OnBeforeStateChanged",
23912391
"OnBeforeStateChangedIntro": "By setting the <code>OnBeforeStateChanged</code> callback method, you can cancel the state change logic",
23922392
"OnBeforeStateChangedText": "Confirm",

0 commit comments

Comments
 (0)