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 (#1772)

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

e3a34399
hxedcl <hxedcl@noreply.localhost>
提交于

代码差异

1 个文件 +3 -3
Modified static/webui/translations/es.js +3 -3
@@ -54,8 +54,8 @@ dict = {
54 54 code_completed: `Completada`,
55 55 code_active: `Activa`,
56 56 code_pigment: `Pigmento`,
57 code_mature: `[UNTRANSLATED] Mature for combat`,
58 code_unmature: `[UNTRANSLATED] Regress genetic aging`,
57 code_mature: `Listo para el combate`,
58 code_unmature: `Regresar el envejecimiento genético`,
59 59 login_description: `Inicia sesión con las credenciales de tu cuenta OpenWF (las mismas que usas en el juego al conectarte a este servidor).`,
60 60 login_emailLabel: `Dirección de correo electrónico`,
61 61 login_passwordLabel: `Contraseña`,
@@ -82,7 +82,7 @@ dict = {
82 82 inventory_operatorAmps: `Amps`,
83 83 inventory_hoverboards: `K-Drives`,
84 84 inventory_moaPets: `Moa`,
85 inventory_kubrowPets: `[UNTRANSLATED] Beasts`,
85 inventory_kubrowPets: `Bestias`,
86 86 inventory_bulkAddSuits: `Agregar Warframes faltantes`,
87 87 inventory_bulkAddWeapons: `Agregar armas faltantes`,
88 88 inventory_bulkAddSpaceSuits: `Agregar Archwings faltantes`,