Просмотр исходного кода

docs: change password label for azure event hub bridge

Changed to use more specific AEH nomenclature.
Thales Macedo Garitezi 2 лет назад
Родитель
Сommit
70ebb0b751
1 измененных файлов с 2 добавлено и 2 удалено
  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."""