You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/BootstrapBlazor.Shared/Locales/en-US.json
+10-1
Original file line number
Diff line number
Diff line change
@@ -3859,7 +3859,16 @@
3859
3859
"Controllability": "Controllability",
3860
3860
"ControllabilityItem1": "User decision-making: according to the scene can give the user action advice or security tips, but can not replace the user to make decisions;",
3861
3861
"ControllabilityItem2": "Results controllable: Users are free to perform actions, including undoing, falling back, and terminating the current operation.",
3862
-
"ButtonText": "Toggle"
3862
+
"ButtonText": "Toggle",
3863
+
"HeaderTemplateTitle": "Header Template",
3864
+
"HeaderTemplateIntro": "Customize the <b>Header</b> display content by setting <code>HeaderTemplate</code>",
3865
+
"CollapseItemAttributeText": "The title of header",
3866
+
"CollapseItemAttributeIcon": "The icon of header",
3867
+
"CollapseItemAttributeTitleColor": "The color of header",
3868
+
"CollapseItemAttributeClass": "The class of item",
3869
+
"CollapseItemAttributeHeaderClass": "The class of header",
0 commit comments