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: remove unused strings

0de0416b
Sainan <sainan@calamity.inc>
提交于

代码差异

2 个文件 +0 -4
Modified static/webui/translations/en.js +0 -2
@@ -94,8 +94,6 @@ dict = {
94 94 cheats_skipAllDialogue: `Skip All Dialogue`,
95 95 cheats_unlockAllScans: `Unlock All Scans`,
96 96 cheats_unlockAllMissions: `Unlock All Missions`,
97 cheats_unlockAllQuests: `Unlock All Quests`,
98 cheats_completeAllQuests: `Complete All Quests`,
99 97 cheats_infiniteCredits: `Infinite Credits`,
100 98 cheats_infinitePlatinum: `Infinite Platinum`,
101 99 cheats_infiniteEndo: `Infinite Endo`,
Modified static/webui/translations/ru.js +0 -2
@@ -95,8 +95,6 @@ dict = {
95 95 cheats_skipAllDialogue: `Пропустить все диалоги`,
96 96 cheats_unlockAllScans: `Разблокировать все сканирования`,
97 97 cheats_unlockAllMissions: `Разблокировать все миссии`,
98 cheats_unlockAllQuests: `Разблокировать все квесты`,
99 cheats_completeAllQuests: `Завершить все квесты`,
100 98 cheats_infiniteCredits: `Бесконечные кредиты`,
101 99 cheats_infinitePlatinum: `Бесконечная платина`,
102 100 cheats_infiniteEndo: `Бесконечное эндо`,