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): update Chinese translation (#2291)

Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/2291 Co-authored-by: Corvus <corvus@noreply.localhost> Co-committed-by: Corvus <corvus@noreply.localhost>

d94cd381
Corvus <corvus@noreply.localhost>
提交于

代码差异

1 个文件 +8 -8
Modified static/webui/translations/zh.js +8 -8
@@ -74,9 +74,9 @@ dict = {
74 74 inventory_longGuns: `主要武器`,
75 75 inventory_pistols: `次要武器`,
76 76 inventory_melee: `近战武器`,
77 inventory_spaceSuits: `Archwings`,
78 inventory_spaceGuns: `Archwing主武器`,
79 inventory_spaceMelee: `Archwing近战武器`,
77 inventory_spaceSuits: `载具`,
78 inventory_spaceGuns: `载具主武器`,
79 inventory_spaceMelee: `载具近战武器`,
80 80 inventory_mechSuits: `殁世机甲`,
81 81 inventory_sentinels: `守护`,
82 82 inventory_sentinelWeapons: `守护武器`,
@@ -88,15 +88,15 @@ dict = {
88 88 inventory_Boosters: `加成器`,
89 89 inventory_bulkAddSuits: `添加缺失战甲`,
90 90 inventory_bulkAddWeapons: `添加缺失武器`,
91 inventory_bulkAddSpaceSuits: `添加缺失Archwing`,
92 inventory_bulkAddSpaceWeapons: `添加缺失Archwing武器`,
91 inventory_bulkAddSpaceSuits: `添加缺失载具`,
92 inventory_bulkAddSpaceWeapons: `添加缺失载具武器`,
93 93 inventory_bulkAddSentinels: `添加缺失守护`,
94 94 inventory_bulkAddSentinelWeapons: `添加缺失守护武器`,
95 95 inventory_bulkAddEvolutionProgress: `添加缺失的灵化之源`,
96 96 inventory_bulkRankUpSuits: `所有战甲升满级`,
97 97 inventory_bulkRankUpWeapons: `所有武器升满级`,
98 inventory_bulkRankUpSpaceSuits: `所有Archwing升满级`,
99 inventory_bulkRankUpSpaceWeapons: `所有Archwing武器升满级`,
98 inventory_bulkRankUpSpaceSuits: `所有载具升满级`,
99 inventory_bulkRankUpSpaceWeapons: `所有载具武器升满级`,
100 100 inventory_bulkRankUpSentinels: `所有守护升满级`,
101 101 inventory_bulkRankUpSentinelWeapons: `所有守护武器升满级`,
102 102 inventory_bulkRankUpEvolutionProgress: `所有灵化之源最大等级`,
@@ -181,7 +181,7 @@ dict = {
181 181 cheats_account: `账户`,
182 182 cheats_unlockAllFocusSchools: `解锁所有专精学派`,
183 183 cheats_helminthUnlockAll: `完全升级Helminth`,
184 cheats_addMissingSubsumedAbilities: `[UNTRANSLATED] Add Missing Subsumed Abilities`,
184 cheats_addMissingSubsumedAbilities: `添加Helminth未汲取的战甲技能`,
185 185 cheats_intrinsicsUnlockAll: `所有内源之力最大等级`,
186 186 cheats_changeSupportedSyndicate: `支持的集团`,
187 187 cheats_changeButton: `更改`,