Skip to content

Commit

Permalink
Sentence case table toolbar overflow label text
Browse files Browse the repository at this point in the history
Signed-off-by: srikant <[email protected]>
  • Loading branch information
srikant-ch5 committed Jan 28, 2025
1 parent a23806c commit 724d7cb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@
"table.toolbar.button.delete": "Delete",
"table.toolbar.button.edit": "Edit",
"table.toolbar.button.cancel": "Cancel",
"table.toolbar.overflow.label": "Table Toolbar Overflow",
"radiobuttongroup.aria.label": "Radio Button Group",
"table.toolbar.overflow.label": "Table toolbar overflow",
"radiobuttongroup.aria.label": "Radio button group",
"list.table.label": "Values",
"dropdown.tooltip.openMenu": "Open menu",
"dropdown.tooltip.closeMenu": "Close menu",
Expand Down

0 comments on commit 724d7cb

Please sign in to comment.