XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet

SpaceNinjaServer

A simple server for a small space ninja game

公开
关注 0 Fork 1 Star 0
返回提交历史

XFEstudio/SpaceNinjaServer

chore(webui): fix inconsistent casing (#4152)

Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/4152 Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com> Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>

771151c0
Sainan <63328889+Sainan@users.noreply.github.com>
提交于

代码差异

1 个文件 +1 -1
Modified static/webui/translations/en.js +1 -1
@@ -321,7 +321,7 @@ dict = {
321 321 cheats_addMissingSubsumedAbilities: `Add Missing Subsumed Abilities`,
322 322 cheats_intrinsicsUnlockAll: `Max Rank All Intrinsics`,
323 323 cheats_maxPlexus: `Max Rank Plexus`,
324 cheats_changeSupportedSyndicate: `Supported syndicate`,
324 cheats_changeSupportedSyndicate: `Supported Syndicate`,
325 325 cheats_changeButton: `Change`,
326 326 cheats_markAllAsRead: `Mark Inbox As Read`,
327 327 cheats_finishInvasionsInOneMission: `Finish Invasions in One Mission`,