Skip to content

Conversation

LeiSangSang
Copy link
Collaborator

@LeiSangSang LeiSangSang commented Nov 24, 2020

closes #3
文档-起步-安装 Go 页面汉化
http://docscn.studygolang.com/doc/install

Copy link
Member

@polaris1119 polaris1119 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

两处小问题。另外,中英文之间,一般习惯加空格。是否强制,可以探讨。

<h2 id="download">1. Go 下载.</h2>
<p>
Click the button below to download the Go installer.
点击下方的按钮以下载Go安装程序。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
点击下方的按钮以下载Go安装程序
点击下方的按钮下载 Go 安装程序

<p>
You can do this by adding the following line to your $HOME/.profile or
/etc/profile (for a system-wide installation):
您可以将下方的命令添加至 $HOME/.profile or /etc/profile (给所有系统用户) 来完成环境变量的添加:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
您可以将下方的命令添加至 $HOME/.profile or /etc/profile (给所有系统用户) 来完成环境变量的添加:
您可以将下方的命令添加至 $HOME/.profile /etc/profile (给所有系统用户) 来完成环境变量的添加:

Copy link
Collaborator Author

@LeiSangSang LeiSangSang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#3 细节修改

@polaris1119 polaris1119 merged commit dfd0507 into studygolang:master Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

翻译: 安装Go页面

3 participants