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

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

4a2d863c
hxedcl <hxedcl@noreply.localhost>
提交于

代码差异

1 个文件 +5 -5
Modified static/webui/translations/es.js +5 -5
@@ -156,8 +156,8 @@ dict = {
156 156 invigorations_defensiveLabel: `Mejora Defensiva`,
157 157 invigorations_expiryLabel: `Caducidad de Mejoras (opcional)`,
158 158
159 abilityOverride_label: `[UNTRANSLATED] Ability Override`,
160 abilityOverride_onSlot: `[UNTRANSLATED] on slot`,
159 abilityOverride_label: `Anulación de Habilidad`,
160 abilityOverride_onSlot: `en el espacio`,
161 161
162 162 mods_addRiven: `Agregar Agrietado`,
163 163 mods_fingerprint: `Huella digital`,
@@ -242,11 +242,11 @@ dict = {
242 242 worldState_creditBoost: `Potenciador de Créditos`,
243 243 worldState_affinityBoost: `Potenciador de Afinidad`,
244 244 worldState_resourceBoost: `Potenciador de Recursos`,
245 worldState_tennoLiveRelay: `[UNTRANSLATED] TennoLive Relay`,
246 worldState_baroTennoConRelay: `[UNTRANSLATED] Baro's TennoCon Relay`,
245 worldState_tennoLiveRelay: `Repetidor de TennoLive`,
246 worldState_baroTennoConRelay: `Repetidor de Baro de la TennoCon`,
247 247 worldState_starDays: `Días estelares`,
248 248 worldState_galleonOfGhouls: `Galeón de Gules`,
249 enabled: `[UNTRANSLATED] Enabled`,
249 enabled: `Activado`,
250 250 disabled: `Desactivado`,
251 251 worldState_we1: `Semana 1`,
252 252 worldState_we2: `Semana 2`,