Skip to content

tiny translation update #587

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

Merged
merged 7 commits into from
Jan 20, 2020
Merged

tiny translation update #587

merged 7 commits into from
Jan 20, 2020

Conversation

yyxygit
Copy link
Contributor

@yyxygit yyxygit commented Jan 10, 2020

tiny update & 05-array-methods: add task 12-reduce-object

目标章节:

1-js/04-object-basics/01-object
1-js/05-data-types/03-string
1-js/05-data-types/05-array-methods

当前上游最新 commit:8fc0502

所做更改如下:

文件名 参考上游 commit 更改(理由)
1-js/04-object-basics/01-object/article.md 1e52203 一行翻译
1-js/05-data-types/03-string/article.md 92ef890 两行翻译
1-js/05-data-types/05-array-methods/1-camelcase/task.md 1eab285 一字翻译
1-js/05-data-types/05-array-methods/12-reduce-object/task.md new 新增翻译
1-js/05-data-types/05-array-methods/9-shuffle/solution.md 1700e51 一个多余字
1-js/05-data-types/05-array-methods/article.md 02edca1 两行翻译

1-js/05-data-types/05-array-methods/12-reduce-object/solution.md 英文项目里文件是空的,复制过来也空?

Copy link
Collaborator

@bemself bemself left a comment

Choose a reason for hiding this comment

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

感谢校正,校对完成~

@javascript-translate-bot

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

yyxygit and others added 4 commits January 18, 2020 14:23
- [arr.copyWithin(target, start, end)](mdn:js/Array/copyWithin) — 将从 `start`(开始)位置到 `end`(结束)位置 [译注:不包含结束位元素] 的所有元素复制到 *自身* 的 `target`(目标)位置中(覆盖现有元素)。  
这样怎么样?

Co-Authored-By: bemself <45781328+bemself@users.noreply.github.com>
# Conflicts:
#	1-js/05-data-types/05-array-methods/article.md
@yyxygit
Copy link
Contributor Author

yyxygit commented Jan 19, 2020

/done

Copy link
Collaborator

@bemself bemself left a comment

Choose a reason for hiding this comment

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

@yyxygit 👍 感谢

@yyxygit
Copy link
Contributor Author

yyxygit commented Jan 20, 2020

@bemself 没做啥,跟着学习 ☺️

@bemself bemself merged commit efdc05c into javascript-tutorial:master Jan 20, 2020
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.

3 participants