From e7f7586f11c004fa6414f6b7254b37fcdfc01152 Mon Sep 17 00:00:00 2001 From: AlexisinGit <136088944+AlexisinGit@users.noreply.github.com> Date: Thu, 28 Aug 2025 19:54:51 +0800 Subject: [PATCH] Cheat: translation js style consistency change (2) --- static/webui/translations/de.js | 2 +- static/webui/translations/en.js | 2 +- static/webui/translations/es.js | 2 +- static/webui/translations/fr.js | 2 +- static/webui/translations/ru.js | 2 +- static/webui/translations/uk.js | 2 +- static/webui/translations/zh.js | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/static/webui/translations/de.js b/static/webui/translations/de.js index 9964d4f2..db40850a 100644 --- a/static/webui/translations/de.js +++ b/static/webui/translations/de.js @@ -238,7 +238,7 @@ dict = { cheats_changeSupportedSyndicate: `Unterstütztes Syndikat`, cheats_changeButton: `Ändern`, cheats_markAllAsRead: `Posteingang als gelesen markieren`, - cheats_finishOneInvasionFinishTheWholeThing:`Beende eine Invasion, Beende die ganze Sache`, + cheats_finishOneInvasionFinishTheWholeThing: `[UNTRANSLATED]`, worldState: `Weltstatus`, worldState_creditBoost: `Event Booster: Credit`, diff --git a/static/webui/translations/en.js b/static/webui/translations/en.js index c9466150..bb324d06 100644 --- a/static/webui/translations/en.js +++ b/static/webui/translations/en.js @@ -237,7 +237,7 @@ dict = { cheats_changeSupportedSyndicate: `Supported syndicate`, cheats_changeButton: `Change`, cheats_markAllAsRead: `Mark Inbox As Read`, - cheats_finishOneInvasionFinishTheWholeThing:`Finish One Invasion Finish The Whole Thing`, + cheats_finishOneInvasionFinishTheWholeThing: `Finish One Invasion Finish The Whole Thing`, worldState: `World State`, worldState_creditBoost: `Credit Boost`, diff --git a/static/webui/translations/es.js b/static/webui/translations/es.js index 3690e5c3..1b38335c 100644 --- a/static/webui/translations/es.js +++ b/static/webui/translations/es.js @@ -238,7 +238,7 @@ dict = { cheats_changeSupportedSyndicate: `Sindicatos disponibles`, cheats_changeButton: `Cambiar`, cheats_markAllAsRead: `Marcar bandeja de entrada como leída`, - cheats_finishOneInvasionFinishTheWholeThing:`Terminar una invasión Terminar todo`, + cheats_finishOneInvasionFinishTheWholeThing: `[UNTRANSLATED]`, worldState: `Estado del mundo`, worldState_creditBoost: `Potenciador de Créditos`, diff --git a/static/webui/translations/fr.js b/static/webui/translations/fr.js index 2e894ecd..26206a7f 100644 --- a/static/webui/translations/fr.js +++ b/static/webui/translations/fr.js @@ -238,7 +238,7 @@ dict = { cheats_changeSupportedSyndicate: `Allégeance`, cheats_changeButton: `Changer`, cheats_markAllAsRead: `Marquer la boîte de réception comme lue`, - cheats_finishOneInvasionFinishTheWholeThing:`Terminez une invasion, terminez le tout`, + cheats_finishOneInvasionFinishTheWholeThing: `[UNTRANSLATED]`, worldState: `Carte Solaire`, worldState_creditBoost: `Booster de Crédit`, diff --git a/static/webui/translations/ru.js b/static/webui/translations/ru.js index 1af62d61..7cfb18ab 100644 --- a/static/webui/translations/ru.js +++ b/static/webui/translations/ru.js @@ -238,7 +238,7 @@ dict = { cheats_changeSupportedSyndicate: `Поддерживаемый синдикат`, cheats_changeButton: `Изменить`, cheats_markAllAsRead: `Пометить все входящие как прочитанные`, - cheats_finishOneInvasionFinishTheWholeThing:`Завершить одно вторжение, закончить всё`, + cheats_finishOneInvasionFinishTheWholeThing: `[UNTRANSLATED]`, worldState: `Состояние мира`, worldState_creditBoost: `Глобальный бустер Кредитов`, diff --git a/static/webui/translations/uk.js b/static/webui/translations/uk.js index 5bb77b41..1b8bf4b7 100644 --- a/static/webui/translations/uk.js +++ b/static/webui/translations/uk.js @@ -238,7 +238,7 @@ dict = { cheats_changeSupportedSyndicate: `Підтримуваний синдикат`, cheats_changeButton: `Змінити`, cheats_markAllAsRead: `Помітити всі вхідні як прочитані`, - cheats_finishOneInvasionFinishTheWholeThing:`Завершити одне вторгнення Завершити все`, + cheats_finishOneInvasionFinishTheWholeThing: `[UNTRANSLATED]`, worldState: `Стан світу`, worldState_creditBoost: `Глобальне посилення Кредитів`, diff --git a/static/webui/translations/zh.js b/static/webui/translations/zh.js index 6127a2da..f5ceb6b1 100644 --- a/static/webui/translations/zh.js +++ b/static/webui/translations/zh.js @@ -238,7 +238,7 @@ dict = { cheats_changeSupportedSyndicate: `支持的集团`, cheats_changeButton: `更改`, cheats_markAllAsRead: `收件箱全部标记为已读`, - cheats_finishOneInvasionFinishTheWholeThing:`一场任务完成整场入侵`, + cheats_finishOneInvasionFinishTheWholeThing: `一场任务完成整场入侵`, worldState: `世界状态配置`, worldState_creditBoost: `现金加成`,