Update src/packages/settings/dashboards/telemetry/dashboard-telemetry.element.ts

Co-authored-by: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com>
This commit is contained in:
Lone Iversen
2023-10-31 09:04:47 +01:00
committed by Jacob Overgaard
parent a26e5105c7
commit ecc1f4b1cb

View File

@@ -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()}