Commit f6341b7f authored by shaw's avatar shaw
Browse files

chore: 将"代理管理"菜单更名为"IP管理"

parent 4e257512
...@@ -93,7 +93,7 @@ export default { ...@@ -93,7 +93,7 @@ export default {
groups: '分组管理', groups: '分组管理',
subscriptions: '订阅管理', subscriptions: '订阅管理',
accounts: '账号管理', accounts: '账号管理',
proxies: '代理管理', proxies: 'IP管理',
redeemCodes: '兑换码', redeemCodes: '兑换码',
settings: '系统设置', settings: '系统设置',
myAccount: '我的账户', myAccount: '我的账户',
...@@ -1015,7 +1015,7 @@ export default { ...@@ -1015,7 +1015,7 @@ export default {
// Proxies Management // Proxies Management
proxies: { proxies: {
title: '代理管理', title: 'IP管理',
description: '管理代理服务器配置', description: '管理代理服务器配置',
createProxy: '添加代理', createProxy: '添加代理',
editProxy: '编辑代理', editProxy: '编辑代理',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment