2024-04-11

This commit is contained in:
2024-04-14 11:16:20 +08:00
parent 2dbf62a737
commit f34523c6b6
21 changed files with 64 additions and 11 deletions

View File

@@ -399,16 +399,21 @@ BattlePanel/Notice/NoSlotDes;"部件没有可装载能量的空槽位"
BattlePanel/CheckEndTurn;"确定要结束回合吗?"
BattlePanel/CurrentTurn;"第{0}回合"
HistoryPanel/Title;"历史记录"
HistoryPanel/Time;"时间"
HistoryPanel/Time;"存档"
HistoryPanel/Ship;"飞船"
HistoryPanel/Pilot;"驾驶员"
HistoryPanel/Difficulty;"进阶等级"
HistoryPanel/Result;"结果"
HistoryPanel/Detail;"查看详情"
HistoryPanel/Mod;"模式"
HistoryPanel/Rename;"重命名"
HistoryPanel/DataTime;"存档日期:{0}"
HistoryPanel/Back;"返回"
HistoryPanel/BossFight;"首领连战"
HistoryPanel/BossFightDes;"通关档案可以进行高难度的连续首领战斗。\n中途不提供奖励和保存谨慎挑战。"
HistoryPanel/BossFightCompleted;"首领连战完成!"
HistoryPanel/SeedEnabled;"种子游玩"
HistoryPanel/Advanced;"难度等级:{0}"
HistoryPanel/Clear;"清除所有记录"
HistoryPanel/ClearLose;"清除失败记录"
HistoryPanel/ClearSingleCheck;"确认要清除这条历史记录吗?"
@@ -419,6 +424,8 @@ HistoryPanel/Last;"上一条记录"
HistoryPanel/Next;"下一条记录"
HistoryPanel/Noitce;"您当前的历史记录较多,可能会占用您的磁盘空间\n建议清除一部分历史记录"
HistoryBossFight/Current;"当前进度:{0}/{1}"
HistoryPanel/Win;"胜利详情"
HistoryPanel/Lose;"失败详情"
BattleTips/Win;"胜利"
BattleTips/Lose;"失败"
BattleTips/PlayerTurn;"玩家回合"