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

fix(webui): typo (#1035)

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

4471b2d6
Animan8000 <animan8000@noreply.localhost>
提交于

代码差异

1 个文件 +1 -1
Modified static/webui/translations/en.js +1 -1
@@ -102,7 +102,7 @@ dict = {
102 102 cheats_infiniteHelminthMaterials: `Infinite Helminth Materials`,
103 103 cheats_unlockAllShipFeatures: `Unlock All Ship Features`,
104 104 cheats_unlockAllShipDecorations: `Unlock All Ship Decorations`,
105 cheats_unlockAllFlavourItems: `Unlock All <abbr title=\"Animation Sets, Glyphs, Plattes, etc.\">Flavor Items</abbr>`,
105 cheats_unlockAllFlavourItems: `Unlock All <abbr title=\"Animation Sets, Glyphs, Palettes, etc.\">Flavor Items</abbr>`,
106 106 cheats_unlockAllSkins: `Unlock All Skins`,
107 107 cheats_unlockAllCapturaScenes: `Unlock All Captura Scenes`,
108 108 cheats_universalPolarityEverywhere: `Universal Polarity Everywhere`,