Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ef647e7c95 | ||
|
|
ff868bd5d7 | ||
|
|
c6f8495981 |
@@ -5,7 +5,7 @@
|
||||
|
||||
效果图
|
||||
|
||||

|
||||

|
||||
|
||||
支持的clash版本:
|
||||
|
||||
@@ -21,7 +21,9 @@
|
||||
[0.19.5](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.5_CN),
|
||||
[0.19.6](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.6_CN),
|
||||
[0.19.7](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.7_CN),
|
||||
[0.19.8](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.8_CN)
|
||||
[0.19.8](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.8_CN),
|
||||
[0.19.9](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.9_CN),
|
||||
[0.19.10](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.10_CN)
|
||||
|
||||
|
||||
***
|
||||
|
||||
@@ -582,8 +582,8 @@ ignore_case=0,reg_exp=1,cross_line=1,binary_file=0,extract_flag=0,whole_word=0
|
||||
<replace>你可以对配置文件进行一些更改,然后会在你更新配置文件时为你合并它们</replace>
|
||||
<find>Init diff files</find>
|
||||
<replace>初始化 diff 文件</replace>
|
||||
<find>Delete diff files","Make changes</find>
|
||||
<replace>删除 diff 文件","修改文件</replace>
|
||||
<find>"Delete diff files"</find>
|
||||
<replace>"删除 diff 文件"</replace>
|
||||
<find>Update provider</find>
|
||||
<replace>更新提供者</replace>
|
||||
<find>Update Cron </find>
|
||||
@@ -732,3 +732,13 @@ ignore_case=0,reg_exp=1,cross_line=1,binary_file=0,extract_flag=0,whole_word=0
|
||||
<replace>"标头"</replace>
|
||||
<find>from\(this.now\)</find>
|
||||
<replace>locale\('zh-cn'\).from\(this.now\)</replace>
|
||||
<find>Changes contains conflict, "Make changes" to solve issues.</find>
|
||||
<replace>更改包含冲突, "修改(diff)文件" 以解决问题</replace>
|
||||
<find>"Manage"</find>
|
||||
<replace>"管理"</replace>
|
||||
<find> Document</find>
|
||||
<replace> 帮助文档</replace>
|
||||
<find>"Make changes"</find>
|
||||
<replace>"修改文件"</replace>
|
||||
<find>Fail to merge profiles, "Make changes" to solve issues.</find>
|
||||
<replace>无法合并配置文件, "修改(diff)文件" 以解决问题</replace>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
Reference in New Issue
Block a user