-
Notifications
You must be signed in to change notification settings - Fork 28
下载和安装页面汉化 #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
下载和安装页面汉化 #4
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
两处小问题。另外,中英文之间,一般习惯加空格。是否强制,可以探讨。
content/static/doc/install.html
Outdated
<h2 id="download">1. Go 下载.</h2> | ||
<p> | ||
Click the button below to download the Go installer. | ||
点击下方的按钮以下载Go安装程序。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
点击下方的按钮以下载Go安装程序。 | |
点击下方的按钮下载 Go 安装程序。 |
content/static/doc/install.html
Outdated
<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 (给所有系统用户) 来完成环境变量的添加: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
您可以将下方的命令添加至 $HOME/.profile or /etc/profile (给所有系统用户) 来完成环境变量的添加: | |
您可以将下方的命令添加至 $HOME/.profile 或 /etc/profile (给所有系统用户) 来完成环境变量的添加: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#3 细节修改
closes #3
文档-起步-安装 Go 页面汉化
http://docscn.studygolang.com/doc/install