Skip to content

Commit

Permalink
chore: 文案
Browse files Browse the repository at this point in the history
  • Loading branch information
xream committed Jan 17, 2024
1 parent 0abd389 commit 78faa1e
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 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.65",
"version": "2.14.66",
"private": true,
"scripts": {
"dev": "vite --host",
Expand Down
14 changes: 7 additions & 7 deletions src/locales/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -313,19 +313,19 @@ export default {
'Type Filter': {
label: 'Node Type Filter',
options: [
'ShadowSocks',
'ShadowSocks R',
'Shadowsocks',
'ShadowsocksR',
'VMess',
'VLess',
'VLESS',
'Trojan',
'Http(s)',
'Socks5',
'HTTP(s)',
'SOCKS5',
'Snell',
'TUIC',
'Hysteria',
'Hysteria2',
'Hysteria 2',
'WireGuard',
'External',
'External Proxy Program',
],
tipsTitle: 'Node Type Filter Tips',
tipsDes: '节点类型过滤器操作说明',
Expand Down
14 changes: 7 additions & 7 deletions src/locales/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -321,19 +321,19 @@ export default {
'Type Filter': {
label: '类型过滤',
options: [
'ShadowSocks',
'ShadowSocks R',
'Shadowsocks',
'ShadowsocksR',
'VMess',
'VLess',
'VLESS',
'Trojan',
'Http(s)',
'Socks5',
'HTTP(s)',
'SOCKS5',
'Snell',
'TUIC',
'Hysteria',
'Hysteria2',
'Hysteria 2',
'WireGuard',
'External',
'External Proxy Program',
],
tipsTitle: '节点类型过滤操作提示',
tipsDes: '按照代理协议类型过滤节点',
Expand Down

0 comments on commit 78faa1e

Please sign in to comment.