We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 787d036 + 3dcae2e commit 58002a2Copy full SHA for 58002a2
1 file changed
assets/translations/strings_zh.i18n.json
@@ -154,7 +154,7 @@
154
"perAppProxyModes": {
155
"off": "全部",
156
"offMsg": "代理所有应用程序",
157
- "include": "代理人",
+ "include": "代理",
158
"includeMsg": "仅代理选定的应用程序",
159
"exclude": "绕过",
160
"excludeMsg": "不代理选中的应用程序"
@@ -166,8 +166,8 @@
166
"config": {
167
"mode": "模式",
168
"modes": {
169
- "none": "没有任何",
170
- "proxy": "代理人",
+ "none": "无",
+ "proxy": "代理",
171
"tun": "VPN"
172
},
173
"section": {
0 commit comments