Skip to content

Commit

Permalink
chore: 文案
Browse files Browse the repository at this point in the history
  • Loading branch information
xream committed May 29, 2024
1 parent d8148a4 commit 130e0d3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sub-store-front-end",
"version": "2.14.236",
"version": "2.14.237",
"private": true,
"scripts": {
"dev": "vite --host",
Expand Down
2 changes: 1 addition & 1 deletion src/locales/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ export default {
},
'Resolve Domain Operator': {
label: 'Resolve Domain',
des: 'Providers(can be controlled by the node field "no-resolve")',
des: 'Providers(can be controlled by the node field "_no-resolve")',
options: ['Google', 'IP-API', 'Cloudflare', 'Ali', 'Tencent'],
types: ['IPv4', 'IPv6', 'IP4P'],
filters: ['Disabled', 'Remove Failed', 'IP Only', 'IPv4 Only', 'IPv6 Only'],
Expand Down
2 changes: 1 addition & 1 deletion src/locales/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ export default {
},
'Resolve Domain Operator': {
label: '域名解析',
des: '提供商(可由节点字段 "no-resolve" 控制)',
des: '提供商(可由节点字段 "_no-resolve" 控制)',
options: ['Google', 'IP-API', 'Cloudflare', 'Ali', 'Tencent'],
types: ['IPv4', 'IPv6', 'IP4P'],
filters: ['不过滤', '移除失败', '只保留 IP', '只保留 IPv4', '只保留 IPv6'],
Expand Down

0 comments on commit 130e0d3

Please sign in to comment.