tisonkun commented on code in PR #365:
URL:
https://github.com/apache/incubator-streampark-website/pull/365#discussion_r1589879724
##########
src/pages/download/languages.json:
##########
@@ -1,14 +1,8 @@
{
"zh-CN": {
"download": "下载 Apache StreamPark (incubating)",
- "last": {
- "title": "请从下表中选择 StreamPark 版本下载,推荐最新版本。",
- "verification": "验证下载版本,请使用相应的哈希(sha512)、签名和",
- "projectKey": "项目发布KEYS",
- "check": "检查哈希(sha512)和签名的说明显示在",
- "verify": "验证说明",
- "page": "页面"
- },
+ "downloadDesc1": "Apache StreamPark 支持 scala 2.11 和 2.12
两个版本,提供的二进制安装包文件名规则是:apache-streampark_${scala.version}-${streampark.version}-incubating-bin.tar.gz,如:",
Review Comment:
```suggestion
"downloadDesc1": "Apache StreamPark 支持 Scala 2.11 和 2.12
两个版本,提供的二进制安装包文件名规则是:apache-streampark_${scala.version}-${streampark.version}-incubating-bin.tar.gz,如:",
```
##########
src/pages/download/languages.json:
##########
@@ -1,14 +1,8 @@
{
"zh-CN": {
"download": "下载 Apache StreamPark (incubating)",
- "last": {
- "title": "请从下表中选择 StreamPark 版本下载,推荐最新版本。",
- "verification": "验证下载版本,请使用相应的哈希(sha512)、签名和",
- "projectKey": "项目发布KEYS",
- "check": "检查哈希(sha512)和签名的说明显示在",
- "verify": "验证说明",
- "page": "页面"
- },
+ "downloadDesc1": "Apache StreamPark 支持 scala 2.11 和 2.12
两个版本,提供的二进制安装包文件名规则是:apache-streampark_${scala.version}-${streampark.version}-incubating-bin.tar.gz,如:",
Review Comment:
Ditto others
--
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]