lazygit
lazygit copied to clipboard
Update Translation "抓取请求" to "拉取请求"
- PR Description
As Chinese developers, we understanding "pull" as “拉取”, and "fetch" as "抓取", the same in your translation, so "Pull Request" should called "拉取请求" in Chinese.
- Please check if the PR fulfills these requirements
- [x] Cheatsheets are up-to-date (run
go generate ./...) - [x] Code has been formatted (see here)
- [x] Tests have been added/updated (see here for the integration test guide)
- [x] Text is internationalised (see here)
- [x] Docs (specifically
docs/Config.md) have been updated if necessary - [x] You've read through your own file changes for silly mistakes etc