Explorar o código

fix(hocon): i18n style

Ivan Dyachkov %!s(int64=2) %!d(string=hai) anos
pai
achega
93197137e7

+ 1 - 2
rel/i18n/emqx_bridge_dynamo.hocon

@@ -37,8 +37,7 @@ local_topic.label:
 template.desc:
 template.desc:
 """Template, the default value is empty. When this value is empty the whole message will be stored in the database.<br>
 """Template, the default value is empty. When this value is empty the whole message will be stored in the database.<br>
 The template can be any valid JSON with placeholders and make sure all keys for table are here, example:<br>
 The template can be any valid JSON with placeholders and make sure all keys for table are here, example:<br>
-  <code>{"id" : "${id}", "clientid" : "${clientid}", "data" : "${payload.data}"}</code>
-"""
+  <code>{"id" : "${id}", "clientid" : "${clientid}", "data" : "${payload.data}"}</code>"""
 
 
 template.label:
 template.label:
 """Template"""
 """Template"""

+ 1 - 2
rel/i18n/emqx_dashboard_schema.hocon

@@ -8,8 +8,7 @@ backlog.label:
 
 
 bind.desc:
 bind.desc:
 """Port without IP(18083) or port with specified IP(127.0.0.1:18083).
 """Port without IP(18083) or port with specified IP(127.0.0.1:18083).
-Disabled when setting bind to `0`.
-"""
+Disabled when setting bind to `0`."""
 
 
 bind.label:
 bind.label:
 """Bind"""
 """Bind"""

+ 1 - 2
rel/i18n/emqx_mgmt_api_key_schema.hocon

@@ -10,8 +10,7 @@ bootstrap_file.desc:
 """The bootstrap file provides API keys for EMQX.
 """The bootstrap file provides API keys for EMQX.
 EMQX will load these keys on startup to authorize API requests.
 EMQX will load these keys on startup to authorize API requests.
 It contains key-value pairs in the format:`api_key:api_secret`.
 It contains key-value pairs in the format:`api_key:api_secret`.
-Each line specifies an API key and its associated secret.
-"""
+Each line specifies an API key and its associated secret."""
 
 
 bootstrap_file.label:
 bootstrap_file.label:
 """Initialize api_key file."""
 """Initialize api_key file."""