Skip to content

Commit 239ed68

Browse files
authored
feat(TableColumn): add ButtonTemplateHeaderText default value (#5231)
1 parent 1d9f784 commit 239ed68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BootstrapBlazor/Locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
"EditModalTitle": "Edit",
206206
"AddModalTitle": "New",
207207
"LineNoText": "No.",
208-
"ColumnButtonTemplateHeaderText": "",
208+
"ColumnButtonTemplateHeaderText": "Actions",
209209
"SearchTooltip": "<div class='search-input-tooltip'>Please input ...</br><kbd>Enter</kbd> Search <kbd>ESC</kbd> Clear</div>",
210210
"SearchModalTitle": "Searching",
211211
"AddButtonToastTitle": "Add Data",

0 commit comments

Comments
 (0)