Skip to content

Commit 92b4d50

Browse files
committed
fix
1 parent f83b3c4 commit 92b4d50

File tree

5 files changed

+5
-35
lines changed

5 files changed

+5
-35
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,15 @@ Magpie 没有广泛的测试过,因此错误不可避免。希望你能向开
8484

8585
### 我想贡献翻译 🌍
8686

87-
贡献新的翻译和修正现有翻译都是非常欢迎的。向 Magpie 贡献翻译非常简单,所有用户界面文本均存储在 resx 中,创建新的`Resources.xx-xx.resx`文件并翻译所有字符串即可。和[贡献代码](#我想贡献代码-)一样,你需要提交 pull request。强烈推荐你定期维护自己的翻译,因为 Magpie 的用户界面经常会进行较大的更改。
87+
贡献新的翻译和修正现有翻译都是非常欢迎的。向 Magpie 贡献翻译非常简单,所有用户界面文本均存储在 resx 中,创建新的Resources.xx-xx.resx 文件并翻译所有字符串即可。和[贡献代码](#我想贡献代码-)一样,你需要提交 pull request。强烈推荐你定期维护自己的翻译,因为 Magpie 的用户界面经常会进行较大的更改。
8888

8989
**推荐使用 [ResXManager](https://marketplace.visualstudio.com/items?itemName=TomEnglert.ResXManager) 插件。它提供了友好的用户界面,使你无需编写代码。**
9090

9191
### 我想贡献文档 📖
9292

93-
因为开发者的懒惰,Magpie 的文档长期处于缺失/过时的状态,因此文档的贡献是非常欢迎的。Magpie 的 wiki 是从 `main` 分支的 docs 文件夹自动发布的,因此修改文档和[贡献代码](#我想贡献代码-)的方式相同。
93+
因为开发者的懒惰,Magpie 的文档长期处于缺失/过时的状态,因此文档的贡献是非常欢迎的。Magpie 的 wiki 是从 main 分支的 docs 文件夹自动发布的,因此修改文档和[贡献代码](#我想贡献代码-)的方式相同。
9494

95-
如果你想改进已发布功能的文档,请合并到 `main` 分支,否则请合并到 `dev` 分支。每次发布版本时,`dev` 分支的更改都将合并到 `main` 分支,wiki 也会相应的自动更新。
95+
如果你想改进已发布功能的文档,请合并到 main 分支,否则请合并到 dev 分支。每次发布版本时,dev 分支的更改都将合并到 main 分支,wiki 也会相应的自动更新。
9696

9797
### 我想资助 Magpie 💰
9898

CONTRIBUTING_EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@ Please merge to the `main` branch if you are improving the documentations of exi
9696

9797
### I'd like to fund Magpie 💰
9898

99-
The developers spend a lot of time to implement new features without getting paid. Currently there is no way to fund Magpie. Staring, forking, and advertising are the best ways to support us!
99+
The developers spend a lot of time every week to implement new features without getting paid. Currently there is no way to fund Magpie. Staring, forking, and advertising are the best ways to support us!

docs/Home_EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ Welcome to the Magpie Wiki. Please read the [Contribution Guide](https://github.
1010

1111
[Customized Effects (MagpieFX)](https://github.com/Blinue/Magpie/wiki/customized_effects)
1212

13-
[Performance Improvements Guides](https://github.com/Blinue/Magpie/wiki/performance_improvements)
13+
[Performance Improvements Guides](https://github.com/Blinue/Magpie/wiki/performance)
1414

1515
[Capture Modes Comparison](https://github.com/Blinue/Magpie/wiki/capture_modes)
File renamed without changes.

docs/performance_guides.md

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)