Update api path, add global table (#16)
This commit is contained in:
@@ -85,6 +85,8 @@ return{
|
||||
registerFailed="Registro fallido.",
|
||||
-- loginSuccessed="Successfully logged in!",
|
||||
-- loginFailed="Login failed",
|
||||
-- wsSuccessed="Websocket connected!",
|
||||
-- wsFailed="Websocket failed to connect",
|
||||
|
||||
errorMsg="Ha ocurrido un error y Techmino necesita reiniciarse.\nSe creó un registro de error, puedes enviarlo al autor.",
|
||||
|
||||
@@ -485,6 +487,10 @@ return{
|
||||
password="Contraseña",
|
||||
password2="Repetir Contr.",
|
||||
},
|
||||
netgame={ -- TODO: translation
|
||||
title="Online game",
|
||||
test="Test",
|
||||
},
|
||||
account={
|
||||
title="Cuenta",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user