mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Small fixes in the strings file of the azure_data_explorer integration (#135309)
This commit is contained in:
parent
9b55faa879
commit
c7a5c49a03
@ -2,10 +2,10 @@
|
|||||||
"config": {
|
"config": {
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"title": "Setup your Azure Data Explorer integration",
|
"title": "Set up Azure Data Explorer",
|
||||||
"description": "Enter connection details",
|
"description": "Enter connection details",
|
||||||
"data": {
|
"data": {
|
||||||
"cluster_ingest_uri": "Cluster Ingest URI",
|
"cluster_ingest_uri": "Cluster ingestion URI",
|
||||||
"authority_id": "Authority ID",
|
"authority_id": "Authority ID",
|
||||||
"client_id": "Client ID",
|
"client_id": "Client ID",
|
||||||
"client_secret": "Client secret",
|
"client_secret": "Client secret",
|
||||||
@ -14,7 +14,7 @@
|
|||||||
"use_queued_ingestion": "Use queued ingestion"
|
"use_queued_ingestion": "Use queued ingestion"
|
||||||
},
|
},
|
||||||
"data_description": {
|
"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"
|
"use_queued_ingestion": "Must be enabled when using ADX free cluster"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user