Update api path, add global table (#16)
This commit is contained in:
@@ -81,6 +81,8 @@ return{
|
||||
registerFailed="Registration failed",
|
||||
loginSuccessed="Successfully logged in!",
|
||||
loginFailed="Login failed",
|
||||
wsSuccessed="Websocket connected!",
|
||||
wsFailed="Websocket failed to connect",
|
||||
|
||||
errorMsg="An error has occurred and Techmino needs to restart.\nError info has been created, and you can send it to the author.",
|
||||
|
||||
@@ -483,6 +485,10 @@ return{
|
||||
password="Password",
|
||||
password2="Reenter password",
|
||||
},
|
||||
netgame={
|
||||
title="Online game",
|
||||
test="Test",
|
||||
},
|
||||
account={
|
||||
title="Account",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user