Thanks to visit codestin.com
Credit goes to github.com

Skip to content

🌐 Add Chinese translation for docs/zh/docs/tutorial/dependencies/classes-as-dependencies.md#4971

Merged
tiangolo merged 7 commits into
fastapi:masterfrom
Zssaer:zssaer-translation-classes-as-dependencies
Oct 31, 2022
Merged

🌐 Add Chinese translation for docs/zh/docs/tutorial/dependencies/classes-as-dependencies.md#4971
tiangolo merged 7 commits into
fastapi:masterfrom
Zssaer:zssaer-translation-classes-as-dependencies

Conversation

@Zssaer

@Zssaer Zssaer commented May 31, 2022

Copy link
Copy Markdown
Contributor

Translates docs/zh/docs/tutorial/dependencies/classes-as-dependencies.md and add deploy menu in Chinese.
related: #1228

@codecov

codecov Bot commented May 31, 2022

Copy link
Copy Markdown

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (9e7ec21) compared to base (7ff6246).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #4971   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          540       540           
  Lines        13946     13946           
=========================================
  Hits         13946     13946           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions

Copy link
Copy Markdown
Contributor

📝 Docs preview for commit 37e04df at: https://6295d912b2eeb81e2e62dd3f--fastapi.netlify.app

@tiangolo tiangolo changed the title 🌐 Add Chineses translation for docs/zh/docs/tutorial/dependencies/classes-as-dependencies.md 🌐 Add Chinese translation for docs/zh/docs/tutorial/dependencies/classes-as-dependencies.md Jul 14, 2022
@tiangolo tiangolo added lang-all Translations lang-zh Chinese translations awaiting-review labels Jul 14, 2022
@github-actions github-actions Bot mentioned this pull request Jul 14, 2022

@Jedore Jedore left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I reviewed your changes and made some optimization. Can I push them ?

@Zssaer

Zssaer commented Oct 13, 2022

Copy link
Copy Markdown
Contributor Author

I reviewed your changes and made some optimization. Can I push them ?

Sure

@Jedore

Jedore commented Oct 14, 2022

Copy link
Copy Markdown
Contributor

I reviewed your changes and made some optimization. Can I push them ?

Sure

But it seems I have no permission:

$ git push zssaer head:zssaer-translation-classes-as-dependencies
ERROR: Permission to Zssaer/fastapi.git denied to Jedore.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Am I something wrong ? Or how can I push changes to this PR? Or can I only comment some lines in per review. Because I reviewed and changed much lines. Thanks. @tiangolo @Zssaer

@ASpathfinder

ASpathfinder commented Oct 14, 2022

Copy link
Copy Markdown
Contributor

I reviewed your changes and made some optimization. Can I push them ?

Sure

But it seems I have no permission:

$ git push zssaer head:zssaer-translation-classes-as-dependencies
ERROR: Permission to Zssaer/fastapi.git denied to Jedore.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Am I something wrong ? Or how can I push changes to this PR? Or can I only comment some lines in per review. Because I reviewed and changed much lines. Thanks. @tiangolo @Zssaer

Looks like you don't have permission to do that. See

@Zssaer

Zssaer commented Oct 16, 2022

Copy link
Copy Markdown
Contributor Author

I reviewed your changes and made some optimization. Can I push them ?

Sure

But it seems I have no permission:

$ git push zssaer head:zssaer-translation-classes-as-dependencies
ERROR: Permission to Zssaer/fastapi.git denied to Jedore.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Am I something wrong ? Or how can I push changes to this PR? Or can I only comment some lines in per review. Because I reviewed and changed much lines. Thanks. @tiangolo @Zssaer

Only the upstream repository maintainers can direct change it.
Try to create pull request.

@Jedore

Jedore commented Oct 17, 2022

Copy link
Copy Markdown
Contributor

@Zssaer Yeah, starting a review and making a suggested change is a normal way, you can agree or reject them.

@Zssaer

Zssaer commented Oct 17, 2022

Copy link
Copy Markdown
Contributor Author

@Zssaer Yeah, starting a review and making a suggested change is a normal way, you can agree or reject them.

Jedore,你目前还是否有意愿进行提交一些修改?如果你嫌一段一段Request changes麻烦的话,我的意思是 你可以将这个PR的Branch给Fork下来,然后再进行PR给这个Branch。

@Jedore

Jedore commented Oct 18, 2022

Copy link
Copy Markdown
Contributor

@Zssaer Yeah, starting a review and making a suggested change is a normal way, you can agree or reject them.

Jedore,你目前还是否有意愿进行提交一些修改?如果你嫌一段一段Request changes麻烦的话,我的意思是 你可以将这个PR的Branch给Fork下来,然后再进行PR给这个Branch。

之前没有对你的branch推送的权限,所以我已经将我所有的修改建议在上面以review的形式提交了,需要你去按需选择接受或拒绝就可以了。目前我没有其他的修改建议了,所以也不用再提PR给你的branch了 😂

@Zssaer

Zssaer commented Oct 18, 2022

Copy link
Copy Markdown
Contributor Author

@Zssaer Yeah, starting a review and making a suggested change is a normal way, you can agree or reject them.

Jedore,你目前还是否有意愿进行提交一些修改?如果你嫌一段一段Request changes麻烦的话,我的意思是 你可以将这个PR的Branch给Fork下来,然后再进行PR给这个Branch。

之前没有对你的branch推送的权限,所以我已经将我所有的修改建议在上面以review的形式提交了,需要你去按需选择接受或拒绝就可以了。目前我没有其他的修改建议了,所以也不用再提PR给你的branch了 😂

可是我并没有收到你的相关review的提交

Comment thread docs/zh/docs/tutorial/dependencies/classes-as-dependencies.md Outdated
Comment thread docs/zh/docs/tutorial/dependencies/classes-as-dependencies.md Outdated
Comment thread docs/zh/docs/tutorial/dependencies/classes-as-dependencies.md Outdated
Comment thread docs/zh/docs/tutorial/dependencies/classes-as-dependencies.md Outdated
Comment thread docs/zh/docs/tutorial/dependencies/classes-as-dependencies.md Outdated
Comment thread docs/zh/docs/tutorial/dependencies/classes-as-dependencies.md Outdated
Comment thread docs/zh/docs/tutorial/dependencies/classes-as-dependencies.md Outdated
Comment thread docs/zh/docs/tutorial/dependencies/classes-as-dependencies.md Outdated
Comment thread docs/zh/docs/tutorial/dependencies/classes-as-dependencies.md Outdated
Comment thread docs/zh/docs/tutorial/dependencies/classes-as-dependencies.md Outdated
@Jedore

Jedore commented Oct 18, 2022

Copy link
Copy Markdown
Contributor

@Zssaer 现在可以看到了吗?第一次 review, 打开review, 忘记提交review了

@github-actions

Copy link
Copy Markdown
Contributor

📝 Docs preview for commit a77ebd0 at: https://63600c790ccda20c0446c3b3--fastapi.netlify.app

@tiangolo tiangolo merged commit fcab59b into fastapi:master Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved-2 lang-all Translations lang-zh Chinese translations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants