XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet

XFESpaceNinjaServer

A simple server for a small space ninja game

公开
关注 0 Fork 0 Star 0
返回提交历史

XFEstudio/XFESpaceNinjaServer

chore(webui): update to Spanish translation (#1803)

Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/1803 Co-authored-by: hxedcl <hxedcl@noreply.localhost> Co-committed-by: hxedcl <hxedcl@noreply.localhost>

146dbd1b
hxedcl <hxedcl@noreply.localhost>
提交于

代码差异

1 个文件 +1 -1
Modified static/webui/translations/es.js +1 -1
@@ -60,7 +60,7 @@ dict = {
60 60 login_emailLabel: `Dirección de correo electrónico`,
61 61 login_passwordLabel: `Contraseña`,
62 62 login_loginButton: `Iniciar sesión`,
63 login_registerButton: `[UNTRANSLATED] Register`,
63 login_registerButton: `Registrarse`,
64 64 navbar_logout: `Cerrar sesión`,
65 65 navbar_renameAccount: `Renombrar cuenta`,
66 66 navbar_deleteAccount: `Eliminar cuenta`,