Skip to content

Commit

Permalink
Update src/packages/settings/dashboards/telemetry/dashboard-telemetry…
Browse files Browse the repository at this point in the history
….element.ts

Co-authored-by: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com>
  • Loading branch information
loivsen and iOvergaard committed Oct 31, 2023
1 parent 1bb5d4a commit fe149e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ export class UmbDashboardTelemetryElement extends UmbLitElement {
render() {
return html`
<uui-box class="uui-text">
<h1 class="uui-h2"><umb-localize key="analytics_consentForAnalytics"></umb-localize></h1>
<h1 class="uui-h2"><umb-localize key="analytics_consentForAnalytics">Consent for telemetry data</umb-localize></h1>
<div style="max-width:75ch">
<umb-localize key="analytics_analyticsDescription"></umb-localize>
${this._renderSettingSlider()}
Expand Down

0 comments on commit fe149e1

Please sign in to comment.