mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-04 16:26:18 +00:00
Added some update :)
This commit is contained in:
@@ -146,6 +146,7 @@
|
||||
"You can add up to (.*) peers": "您最多可以添加 $1 个端点",
|
||||
"Use your own Private and Public Key": "使用您自己的秘钥和公钥",
|
||||
"Enter IP Address/CIDR": "输入 IP 地址/前缀长度",
|
||||
"IP Address/CIDR": "IP 地址/前缀长度",
|
||||
"or": "或",
|
||||
"Pick Available IP": "选择可用的 IP 地址",
|
||||
"No available IP containing": "没有可用的 IP 地址含有 ",
|
||||
@@ -223,5 +224,13 @@
|
||||
"Please provide ipAddress": "请提供 ipAddress",
|
||||
"Dashboard Language": "面板语言",
|
||||
"Dashboard language update failed": "面板语言更新失败",
|
||||
"Peer Remote Endpoint": "端点末端地址"
|
||||
"Peer Remote Endpoint": "端点末端地址",
|
||||
"New Configuration": "新配置",
|
||||
"Configuration Name": "配置名称",
|
||||
"Configuration name is invalid. Possible reasons:": "配置名称不正确。可能的原因:",
|
||||
"Configuration name already exist\\.": "配置名称已存在。",
|
||||
"Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen\\.": "配置名称只能含有15个小/大写英文字母,数字,下划线,等于号,加号,小数点或短横线。",
|
||||
"Invalid Port": "错误的端口",
|
||||
"Save Configuration": "保存配置",
|
||||
"IP Address/CIDR is invalid": "IP 地址/前缀长度格式错误"
|
||||
}
|
Reference in New Issue
Block a user