Explorar o código

Merge pull request #11479 from thalesmg/aeh-conn-string-label-r52-20230818

docs: change password label for azure event hub bridge
Thales Macedo Garitezi %!s(int64=2) %!d(string=hai) anos
pai
achega
ffece91b34
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      rel/i18n/emqx_bridge_azure_event_hub.hocon

+ 2 - 2
rel/i18n/emqx_bridge_azure_event_hub.hocon

@@ -291,10 +291,10 @@ auth_username_password.label:
 """Username/password Auth"""
 
 auth_sasl_password.desc:
-"""The password for connecting to Azure Event Hub.  Should be the "connection string-primary key" of a Namespace shared access policy."""
+"""The Connection String for connecting to Azure Event Hub.  Should be the "connection string-primary key" of a Namespace shared access policy."""
 
 auth_sasl_password.label:
-"""Password"""
+"""Connection String"""
 
 producer_kafka_opts.desc:
 """Azure Event Hub producer configs."""