chmln / sd

Intuitive find & replace CLI (sed alternative)
MIT License
5.72k stars 136 forks source link

I translated a manual into Simplified Chinese #296

Closed luestr closed 3 months ago

luestr commented 4 months ago

I'm not very good at using git tools, so I can only post the translated Simplified Chinese files here.

I hope it can be adopted by the project team so that it can help more people.

README_zh-CN.md

Help_zh-CN.md

dev-ardi commented 4 months ago

Hello, thanks for this :)

  1. Fork the repository. This will create a repo in your account
  2. Clone the repository with git clone https://github.com/luestr/sd
  3. Make the appropriate changes
  4. commit them with git commit --all --message "translated a manual into Simplified Chinese" - or whatever name you want
  5. git push
  6. go to your repo and open a pull request https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request
luestr commented 4 months ago

Hello, thanks for this :)

1. Fork the repository. This will create a repo in your account

2. Clone the repository with `git clone https://github.com/luestr/sd`

3. Make the appropriate changes

4. commit them with `git commit --all --message "translated a manual into Simplified Chinese"` - or whatever name you want

5. `git push`

6. go to your repo and open a pull request https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request

Can you submit it directly for me? I will only operate my own warehouse🤣

zhangymPerson commented 4 months ago

i can commit it for you , do you need help @luestr