mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-02 22:17:48 +00:00
change button wording
This commit is contained in:
parent
7f88bab552
commit
329732ac30
@ -86,7 +86,7 @@ class DialogAnalyticsOptIn extends LitElement {
|
||||
Customize
|
||||
</mwc-button>
|
||||
<mwc-button @click=${this._submit} .disabled=${this._submitting}>
|
||||
${this._showPreferences ? "Submit" : "Enable all"}
|
||||
${this._showPreferences ? "Submit" : "Enable analytics"}
|
||||
</mwc-button>
|
||||
</div>
|
||||
</ha-dialog>
|
||||
|
Loading…
x
Reference in New Issue
Block a user