healchow commented on code in PR #19631:
URL: https://github.com/apache/flink/pull/19631#discussion_r864985191


##########
docs/content.zh/docs/connectors/table/firehose.md:
##########
@@ -57,255 +57,255 @@ WITH (
 );
 ```
 
-Connector Options
+连接器选项
 -----------------
 
 <table class="table table-bordered">
     <thead>
     <tr>
-      <th class="text-left" style="width: 25%">Option</th>
-      <th class="text-center" style="width: 8%">Required</th>
-      <th class="text-center" style="width: 7%">Default</th>
-      <th class="text-center" style="width: 10%">Type</th>
-      <th class="text-center" style="width: 50%">Description</th>
+      <th class="text-left" style="width: 25%">选项</th>
+      <th class="text-center" style="width: 8%">是否必须配置</th>
+      <th class="text-center" style="width: 7%">缺省值</th>
+      <th class="text-center" style="width: 10%">类型</th>
+      <th class="text-center" style="width: 50%">描述</th>
     </tr>
     <tr>
-      <th colspan="5" class="text-left" style="width: 100%">Common Options</th>
+      <th colspan="5" class="text-left" style="width: 100%">通用选项</th>
     </tr>
     </thead>
     <tbody>
     <tr>
       <td><h5>connector</h5></td>
-      <td>required</td>
+      <td>是</td>
       <td style="word-wrap: break-word;">(none)</td>
       <td>String</td>
-      <td>Specify what connector to use. For Kinesis Data Firehose use 
<code>'firehose'</code>.</td>
+      <td>指定要使用的连接器。 使用 Kinesis Data Firehose 则配置为 
<code>'firehose'</code>.</td>

Review Comment:
   中英文之间加一个空格,挺好的习惯👍
   同时,标点(逗号,句号)后不用加空格是不是也可以?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to