We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7a921d commit 15cad7cCopy full SHA for 15cad7c
packages/components/src/components/hds/advanced-table/th-button-expand.hbs
@@ -15,7 +15,7 @@
15
>
16
{{! template-lint-enable no-unsupported-role-attributes}}
17
<span id={{this._prefixLabelId}} class="hds-advanced-table__th-button-aria-label-hidden-segment">
18
- {{t "hds.global.toggle"}}
+ {{t "hds.components.shared.toggle"}}
19
</span>
20
<Hds::Icon @name={{this.icon}} />
21
</button>
0 commit comments