JingGe commented on code in PR #23847:
URL: https://github.com/apache/flink/pull/23847#discussion_r1412809280


##########
docs/content.zh/docs/deployment/filesystems/gcs.md:
##########
@@ -44,7 +44,10 @@ env.readTextFile("gs://<bucket>/<endpoint>");
 stream.writeAsText("gs://<bucket>/<endpoint>");
 
 // Use GCS as checkpoint storage

Review Comment:
   Thanks for the clarification. If we take a look at other case like azure at 
line 66, oss at line 51, s3 at line 49, they are all translated into Chinese. 
It is a question of consistency. WDYT?



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to