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:
committed by
Jacob Overgaard
parent
a26e5105c7
commit
ecc1f4b1cb
@@ -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()}
|
||||
|
||||
Reference in New Issue
Block a user