Skip to content
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

feat: improve translation of "iterable" in 1-js/11-async/05-promise-api/article.md #989

Merged
merged 1 commit into from Jan 10, 2022

Conversation

Copy link
Contributor

@CyrusYip CyrusYip commented Jan 6, 2022

目标章节: 1-js/11-async/05-promise-api

当前上游最新 commit:此处填写本项目英文版 https://github.com/javascript-tutorial/en.javascript.info 的最新 commit,例如 b03ca00

本 PR 所做更改如下:

文件名 参考上游 commit 更改(理由)
article.md 修改部分错误

注意,参考上游 commit 是指你所修改的文件,在英文仓库中同名文件的对应 commit,即你此次提交的修改的依据。如果本 PR 你只是提交一个文字或者语句优化,并非根据上游英文仓库的修改而提交的更新,则请填无。

iterable 是名词,意为「可迭代的对象」。

英文释义:

iterable: An iterable object such as an Array.

——Promise.all() - JavaScript | MDN

@CLAassistant
Copy link

@CLAassistant CLAassistant commented Jan 6, 2022

CLA assistant check
All committers have signed the CLA.

@leviding leviding changed the title improve translation of "iterable" feat: improve translation of "iterable" in 1-js/11-async/05-promise-api/article.md Jan 10, 2022
@leviding leviding merged commit a0340f5 into javascript-tutorial:master Jan 10, 2022
1 check passed
@leviding leviding added DONE and removed needs +1 labels Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants