-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
docs: correct english description at README #400
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
Conversation
@atian25, thanks for your PR! By analyzing the history of the files in this pull request, we identified @fengmk2, @dead-horse and @popomore to be potential reviewers. |
Codecov Report
@@ Coverage Diff @@
## master #400 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 28 28
Lines 644 644
=====================================
Hits 644 644 Continue to review full report at Codecov.
|
README.md
Outdated
@@ -43,7 +43,11 @@ Node.js >= 6.0.0 required. | |||
- [Plugins](https://github.com/search?q=topic%3Aegg-plugin&type=Repositories) | |||
- [Frameworks](https://github.com/search?q=topic%3Aegg-framework&type=Repositories) | |||
|
|||
> English docs is still working in process, see [#360](https://github.com/eggjs/egg/issues/360). | |||
> All the source, comment and README is english. |
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.
all the sources, comments and the README is in English
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.
resources?
README.md
Outdated
> English docs is still working in process, see [#360](https://github.com/eggjs/egg/issues/360). | ||
> All the source, comment and README is english. | ||
> | ||
> Only guide docs is still working in process, see [#363](https://github.com/eggjs/egg/issues/363). |
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.
are still working...
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.
The English document is still working in process
README.md
Outdated
> | ||
> Only guide docs is still working in process, see [#363](https://github.com/eggjs/egg/issues/363). | ||
> | ||
> Welcome to join us to translate egg document, we are glad to see that. |
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.
documents
in one line? |
1c4cec0
to
c0f31f7
Compare
updated |
README.md
Outdated
@@ -43,7 +43,8 @@ Node.js >= 6.0.0 required. | |||
- [Plugins](https://github.com/search?q=topic%3Aegg-plugin&type=Repositories) | |||
- [Frameworks](https://github.com/search?q=topic%3Aegg-framework&type=Repositories) | |||
|
|||
> English docs is still working in process, see [#360](https://github.com/eggjs/egg/issues/360). | |||
> All the sources, comments and the README is in English, only the English guide documents are still [working in process](https://github.com/eggjs/egg/issues/363). |
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.
sources 这里是指源文件?
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.
嗯, 干掉逗号?
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.
source code? 而且代码是不可数的吧
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.
应该想表达代码注释都是英文的, 源码肯定是英文的, 哈哈
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.
All the jsdoc, comments and the README
怎么样?
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.
All the resources are in English(comments, README, etc.), with one exception, guides are still working in process.
别提 source code 了,难道代码还有不是英文的。。哈哈
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.
信不信我今晚提交个易语言上来
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.
改了
c0f31f7
to
390ef41
Compare
Checklist
npm test
passesAffected core subsystem(s)
Description of change