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

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

7c7f37e4
hxedcl <hxedcl@noreply.localhost>
提交于

代码差异

1 个文件 +3 -3
Modified static/webui/translations/es.js +3 -3
@@ -262,9 +262,9 @@ dict = {
262 262 worldState_proxyRebellion: `Rebelión Proxy`,
263 263 worldState_proxyRebellionRewards: `Recompensas de Rebelión Proxy`,
264 264 worldState_bellyOfTheBeast: `Vientre de la Bestia`,
265 worldState_bellyOfTheBeastProgressOverride: `[UNTRANSLATED] Belly of the Beast Progress`,
265 worldState_bellyOfTheBeastProgressOverride: `Progreso del Vientre de la Bestia`,
266 266 worldState_eightClaw: `Octava Garra`,
267 worldState_eightClawProgressOverride: `[UNTRANSLATED] Eight Claw Progress`,
267 worldState_eightClawProgressOverride: `Progreso de Octava Garra`,
268 268 worldState_from_year: `de |VAL|`,
269 269 worldState_pre_year: `antes de |VAL|`,
270 270 worldState_week: `[UNTRANSLATED] Week |VAL|`,
@@ -312,7 +312,7 @@ dict = {
312 312 worldState_varziaFullyStocked: `Varzia con stock completo`,
313 313 worldState_varziaOverride: `Cambio en rotación de Varzia`,
314 314
315 import_importNote: `[UNTRANSLATED] You can provide a full or partial <code>inventory.php</code> or <code>getShip.php</code> response (client representation) here.`,
315 import_importNote: `Puedes proporcionar una respuesta de <code>inventory.php</code> o <code>getShip.php</code> completa o parcial (representación del cliente) aquí.`,
316 316 import_importNote2: `Todos los campos compatibles con el importador <b>serán sobrescritos</b> en tu cuenta.`,
317 317 import_submit: `Enviar`,
318 318 import_samples: `Muestras:`,