-
-
Notifications
You must be signed in to change notification settings - Fork 86.7k
Chinese Language Support for Additional Materials and CLI tutorial #97727
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
Open
JonatanRosali
wants to merge
12
commits into
firstcontributions:main
Choose a base branch
from
JonatanRosali:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(1)installing-git-arch.zh-cn.md (2)installing-git-ubuntu.zh-cn.md (3)keeping-your-fork-synced-with-this-repository.zh-cn.md (4)resetting-a-commit.zh-cn.md (5)squashing-commits.zh-cn.md (6)stashing-a-file.zh-cn.md (7)storing-credentials.zh-cn.md
Chinese language support
(1)Things a non Programmer can do.zh-cn.md (2)undoing-a-commit.zh-cn.md (3)Useful-links-for-further-learning.zh-cn.md (4)why-using-branches.zh-cn.md (5)git-bash-windows-tutorial.zh-cn.md (6)github-cli-tutorial.zh-cn.md
Added Chinese Translations for 6 files in additional materials ammending-a-commit.md check-commit-log.md configuring-git.md creating-a-gitignore-file.md delete-branch-locally.md gitflow.md
Created Chinese Language Support 6 Files added: reverting-a-commit.zh.cn.md removing-branch-from-your-repository.zh.cn.md resolving-merge-conflicts.zh.cn.md resetting-a-branch.zh.cn.md moving-a-commit-to-a-different-branch.zh.cn.md removing-a-file.zh.cn.md
Tjiunardi, Thaiyal Bagam Sanjeev as Contributors for Document Translations.
Thank you for your pull request. This pull request contains changes in files which requires review. The following files were changed:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We are a group of four students from Xi’an Jiaotong-Liverpool University (XJTLU) in Suzhou, China. As part of our Software Engineering coursework, we have been tasked with contributing to an open-source project.
After exploring the First Contributions repository and its resources, we noticed that several documents did not yet have Simplified Chinese translations. In an effort to support the community and make the project more accessible to Chinese-speaking contributors, we have added the following files:
Added 25 Simplified Chinese translated files
All translations follow the original English file structure and content format, with file names appended using the ~.zh-cn.md convention, consistent with existing localization standards in the project.
We would like to extend our sincere gratitude to the First Contributions team and all community contributors for providing such comprehensive and beginner-friendly open-source tutorials.