Skip to content

Commit

Permalink
Small fixes in the strings file of the azure_data_explorer integration (
Browse files Browse the repository at this point in the history
  • Loading branch information
NoRi2909 authored Jan 13, 2025
1 parent 9b55faa commit c7a5c49
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions homeassistant/components/azure_data_explorer/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"config": {
"step": {
"user": {
"title": "Setup your Azure Data Explorer integration",
"title": "Set up Azure Data Explorer",
"description": "Enter connection details",
"data": {
"cluster_ingest_uri": "Cluster Ingest URI",
"cluster_ingest_uri": "Cluster ingestion URI",
"authority_id": "Authority ID",
"client_id": "Client ID",
"client_secret": "Client secret",
Expand All @@ -14,7 +14,7 @@
"use_queued_ingestion": "Use queued ingestion"
},
"data_description": {
"cluster_ingest_uri": "Ingest-URI of the cluster",
"cluster_ingest_uri": "Ingestion URI of the cluster",
"use_queued_ingestion": "Must be enabled when using ADX free cluster"
}
}
Expand Down

0 comments on commit c7a5c49

Please sign in to comment.