Add Ping command name and desc
This commit is contained in:
parent
8ec15b7803
commit
4c42fa101b
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
"e_interacreate": "Sorry, the command probably no longer exists...",
|
||||
|
||||
"c_ping_name": "Ping",
|
||||
"c_ping_desc": "Pong",
|
||||
"c_ping1": "Roundtrip latency",
|
||||
"c_ping2": "Websocket heartbeat"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue