merge upstream
This commit is contained in:
commit
2c7b75fed2
@ -1,4 +1,4 @@
|
|||||||
// Based on http://209.141.38.3/OpenWF/Translations/src/branch/main/update.php
|
// Based on https://onlyg.it/OpenWF/Translations/src/branch/main/update.php
|
||||||
// Converted via ChatGPT-4o
|
// Converted via ChatGPT-4o
|
||||||
|
|
||||||
const fs = require("fs");
|
const fs = require("fs");
|
||||||
|
@ -94,8 +94,6 @@ dict = {
|
|||||||
cheats_skipAllDialogue: `Skip All Dialogue`,
|
cheats_skipAllDialogue: `Skip All Dialogue`,
|
||||||
cheats_unlockAllScans: `Unlock All Scans`,
|
cheats_unlockAllScans: `Unlock All Scans`,
|
||||||
cheats_unlockAllMissions: `Unlock All Missions`,
|
cheats_unlockAllMissions: `Unlock All Missions`,
|
||||||
cheats_unlockAllQuests: `Unlock All Quests`,
|
|
||||||
cheats_completeAllQuests: `Complete All Quests`,
|
|
||||||
cheats_infiniteCredits: `Infinite Credits`,
|
cheats_infiniteCredits: `Infinite Credits`,
|
||||||
cheats_infinitePlatinum: `Infinite Platinum`,
|
cheats_infinitePlatinum: `Infinite Platinum`,
|
||||||
cheats_infiniteEndo: `Infinite Endo`,
|
cheats_infiniteEndo: `Infinite Endo`,
|
||||||
|
@ -95,8 +95,6 @@ dict = {
|
|||||||
cheats_skipAllDialogue: `Пропустить все диалоги`,
|
cheats_skipAllDialogue: `Пропустить все диалоги`,
|
||||||
cheats_unlockAllScans: `Разблокировать все сканирования`,
|
cheats_unlockAllScans: `Разблокировать все сканирования`,
|
||||||
cheats_unlockAllMissions: `Разблокировать все миссии`,
|
cheats_unlockAllMissions: `Разблокировать все миссии`,
|
||||||
cheats_unlockAllQuests: `Разблокировать все квесты`,
|
|
||||||
cheats_completeAllQuests: `Завершить все квесты`,
|
|
||||||
cheats_infiniteCredits: `Бесконечные кредиты`,
|
cheats_infiniteCredits: `Бесконечные кредиты`,
|
||||||
cheats_infinitePlatinum: `Бесконечная платина`,
|
cheats_infinitePlatinum: `Бесконечная платина`,
|
||||||
cheats_infiniteEndo: `Бесконечное эндо`,
|
cheats_infiniteEndo: `Бесконечное эндо`,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user