init
This commit is contained in:
@@ -0,0 +1,57 @@
|
||||
login=Sign in
|
||||
logout=Sign out
|
||||
username=Username
|
||||
password=Password
|
||||
|
||||
title=yxwlkj - help you expose a local server behind a NAT or firewall to the internet
|
||||
|
||||
menu.client.list=Client list
|
||||
menu.client.add=New client
|
||||
menu.client.config=Client config
|
||||
menu.client.statistics=Statistics
|
||||
|
||||
public.confirm.delete=Delete?
|
||||
public.options=Options
|
||||
public.edit=Edit
|
||||
public.submit=Submit
|
||||
public.delete=Delete
|
||||
public.ok=Ok
|
||||
public.cancel=Cancel
|
||||
public.back=Back
|
||||
public.notice.updatesuccess=Update successfully
|
||||
public.notice.addsuccess=Add successfully
|
||||
public.tips=Tips
|
||||
|
||||
client.list=Client list
|
||||
client.name=Client name
|
||||
client.key=Client key
|
||||
client.add=New client
|
||||
client.name.placeholder=
|
||||
client.key.placeholder=
|
||||
client.randomkey=Generate a random key
|
||||
client.notice.inputname=Client name is required
|
||||
client.notice.inputkey=Client key is required
|
||||
client.notice.addsuccess=New client has been added successfully
|
||||
client.edit=Edit client
|
||||
client.status=Status
|
||||
client.status.online=Up
|
||||
client.status.offline=Down
|
||||
|
||||
lan.proxyconfig=Proxy config
|
||||
lan.addnewconfig=New proxy config
|
||||
lan.editconfig=Edit proxy config
|
||||
lan.name=Proxy name
|
||||
lan.inetport=Internet port
|
||||
lan.inetport.placeholder=
|
||||
lan.ip=Backend ip
|
||||
lan.ip.placeholder=127.0.0.1:80
|
||||
lan.notice.inputname=Proxy config name is required
|
||||
lan.notice.inputinetport=Internet port is required
|
||||
lan.notice.inputlan=Backend server ip:port is required
|
||||
lan.notice.errorlan=Error backend info, should be ip:port
|
||||
lan.notice.errorport=Error port
|
||||
|
||||
statistics.inetport=Internet port
|
||||
statistics.inflow=Inflow data
|
||||
statistics.outflow=Outflow data
|
||||
statistics.channels=Current channels
|
||||
Reference in New Issue
Block a user