返回提交历史
Modified
static/webui/translations/de.js
+2
-2
Modified
static/webui/translations/en.js
+2
-2
Modified
static/webui/translations/es.js
+1
-1
Modified
static/webui/translations/zh.js
+3
-3
XFEstudio/SpaceNinjaServer
chore(webui): fix typos (#2832)
also updated author credits Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/2832 Reviewed-by: Sainan <63328889+sainan@users.noreply.github.com> Co-authored-by: Animan8000 <animan8000@noreply.localhost> Co-committed-by: Animan8000 <animan8000@noreply.localhost>
6e8800f0
代码差异
4 个文件
+8
-8
@@ -193,7 +193,7 @@ dict = {
193
193
cheats_skipTutorial: `Tutorial überspringen`,
194
194
cheats_skipAllDialogue: `Alle Dialoge überspringen`,
195
195
cheats_unlockAllScans: `Alle Scans freischalten`,
196
cheats_unlockSuccRelog: `[UNTRANSLATED] Success. Please that you'll need to relog for the client to refresh this.`,
196
cheats_unlockSuccRelog: `[UNTRANSLATED] Success. Please note that you'll need to relog for the client to refresh this.`,
197
197
cheats_unlockAllMissions: `Alle Missionen freischalten`,
198
198
cheats_unlockAllMissions_ok: `Erfolgreich. Bitte beachte, dass du ein Dojo/Relais besuchen oder dich neu einloggen musst, damit die Sternenkarte aktualisiert wird.`,
199
199
cheats_infiniteCredits: `Unendlich Credits`,
@@ -227,7 +227,7 @@ dict = {
227
227
cheats_baroFullyStocked: `Baro hat volles Inventar`,
228
228
cheats_syndicateMissionsRepeatable: `Syndikat-Missionen wiederholbar`,
229
229
cheats_unlockAllProfitTakerStages: `Alle Profiteintreiber-Phasen freischalten`,
230
cheats_unlockSuccInventory: `[UNTRANSLATED] Success. Please note that you'll need to resync your inventory, e.g. using the bootstrapper's /sync command, visiting a dojo/relay, or relogging..`,
230
cheats_unlockSuccInventory: `[UNTRANSLATED] Success. Please note that you'll need to resync your inventory, e.g. using the bootstrapper's /sync command, visiting a dojo/relay, or relogging.`,
231
231
cheats_instantFinishRivenChallenge: `Riven-Mod Herausforderung sofort abschließen`,
232
232
cheats_instantResourceExtractorDrones: `Sofortige Ressourcen-Extraktor-Drohnen`,
233
233
cheats_noResourceExtractorDronesDamage: `Kein Schaden für Ressourcen-Extraktor-Drohnen`,
@@ -192,7 +192,7 @@ dict = {
192
192
cheats_skipTutorial: `Skip Tutorial`,
193
193
cheats_skipAllDialogue: `Skip All Dialogue`,
194
194
cheats_unlockAllScans: `Unlock All Scans`,
195
cheats_unlockSuccRelog: `Success. Please that you'll need to relog for the client to refresh this.`,
195
cheats_unlockSuccRelog: `Success. Please note that you'll need to relog for the client to refresh this.`,
196
196
cheats_unlockAllMissions: `Unlock All Missions`,
197
197
cheats_unlockAllMissions_ok: `Success. Please note that you'll need to enter a dojo/relay or relog for the client to refresh the star chart.`,
198
198
cheats_infiniteCredits: `Infinite Credits`,
@@ -226,7 +226,7 @@ dict = {
226
226
cheats_baroFullyStocked: `Baro Fully Stocked`,
227
227
cheats_syndicateMissionsRepeatable: `Syndicate Missions Repeatable`,
228
228
cheats_unlockAllProfitTakerStages: `Unlock All Profit Taker Stages`,
229
cheats_unlockSuccInventory: `Success. Please note that you'll need to resync your inventory, e.g. using the bootstrapper's /sync command, visiting a dojo/relay, or relogging..`,
229
cheats_unlockSuccInventory: `Success. Please note that you'll need to resync your inventory, e.g. using the bootstrapper's /sync command, visiting a dojo/relay, or relogging.`,
230
230
cheats_instantFinishRivenChallenge: `Instant Finish Riven Challenge`,
231
231
cheats_instantResourceExtractorDrones: `Instant Resource Extractor Drones`,
232
232
cheats_noResourceExtractorDronesDamage: `No Resource Extractor Drones Damage`,
@@ -1,4 +1,4 @@
1
// Spanish translation by hxedcl
1
// Spanish translation by hxedcl, Slayer55555
2
2
dict = {
3
3
general_inventoryUpdateNote: `Para ver los cambios en el juego, necesitas volver a sincronizar tu inventario, por ejemplo, usando el comando /sync del bootstrapper, visitando un dojo o repetidor, o volviendo a iniciar sesión.`,
4
4
general_inventoryUpdateNoteGameWs: `Nota: Puede que necesites reabrir cualquier menú en el que te encuentres para que los cambios se reflejen.`,
@@ -1,4 +1,4 @@
1
// Chinese translation by meb154, bishan178, nyaoouo, qianlishun, CrazyZhang, Corvus, & qingchun
1
// Chinese translation by meb154, bishan178, nyaoouo, qianlishun, CrazyZhang, Corvus, qingchun
2
2
dict = {
3
3
general_inventoryUpdateNote: `注意: 要在游戏中查看更改,您需要重新同步库存,例如使用客户端的 /sync 命令,访问道场/中继站或重新登录.`,
4
4
general_inventoryUpdateNoteGameWs: `[UNTRANSLATED] Note: You may need to reopen any menu you are on for changes to be reflected.`,
@@ -193,7 +193,7 @@ dict = {
193
193
cheats_skipTutorial: `跳过教程`,
194
194
cheats_skipAllDialogue: `跳过所有对话`,
195
195
cheats_unlockAllScans: `解锁所有扫描`,
196
cheats_unlockSuccRelog: `[UNTRANSLATED] Success. Please that you'll need to relog for the client to refresh this.`,
196
cheats_unlockSuccRelog: `[UNTRANSLATED] Success. Please note that you'll need to relog for the client to refresh this.`,
197
197
cheats_unlockAllMissions: `解锁所有星图`,
198
198
cheats_unlockAllMissions_ok: `操作成功.请注意,您需要进入道场/中继站或重新登录以刷新星图数据.`,
199
199
cheats_infiniteCredits: `无限现金`,
@@ -227,7 +227,7 @@ dict = {
227
227
cheats_baroFullyStocked: `虚空商人贩卖所有商品`,
228
228
cheats_syndicateMissionsRepeatable: `集团任务可重复完成`,
229
229
cheats_unlockAllProfitTakerStages: `解锁利润收割者圆蛛所有阶段`,
230
cheats_unlockSuccInventory: `[UNTRANSLATED] Success. Please note that you'll need to resync your inventory, e.g. using the bootstrapper's /sync command, visiting a dojo/relay, or relogging..`,
230
cheats_unlockSuccInventory: `[UNTRANSLATED] Success. Please note that you'll need to resync your inventory, e.g. using the bootstrapper's /sync command, visiting a dojo/relay, or relogging.`,
231
231
cheats_instantFinishRivenChallenge: `立即完成裂罅挑战`,
232
232
cheats_instantResourceExtractorDrones: `资源无人机即时完成`,
233
233
cheats_noResourceExtractorDronesDamage: `资源无人机不会损毁`,