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;"No Empty Slots for loading Energy"
BattlePanel/CheckEndTurn;"Are you sure to end the turn?"
BattlePanel/CurrentTurn;"Turn {0}"
HistoryPanel/Title;"History"
HistoryPanel/Time;"Time"
HistoryPanel/Time;"Save"
HistoryPanel/Ship;"Spaceship"
HistoryPanel/Pilot;"Pilot"
HistoryPanel/Difficulty;"Difficulty Level"
HistoryPanel/Result;"Result"
HistoryPanel/Detail;"View Details"
HistoryPanel/Mod;"Mode"
HistoryPanel/Rename;"Rename"
HistoryPanel/DataTime;"Date: {0}"
HistoryPanel/Back;"Back"
HistoryPanel/BossFight;"Boss Battles"
HistoryPanel/BossFightDes;"Challenge the Boss Battles with builds that have successfully completed the run. \nNo rewards or Saves during Boss Battles. Try with caution."
HistoryPanel/BossFightCompleted;"Boss Battles Completed"
HistoryPanel/SeedEnabled;"Seeded Run"
HistoryPanel/Advanced;"Difficulty: {0}"
HistoryPanel/Clear;"Clear All Records"
HistoryPanel/ClearLose;"Clear Failure Records"
HistoryPanel/ClearSingleCheck;"Are you sure to clear this record?"
@@ -419,6 +424,8 @@ HistoryPanel/Last;"Previous build"
HistoryPanel/Next;"Next build"
HistoryPanel/Noitce;"Your current extensive history records may occupy disk space. \nPlease consider clearing some records for optimal storage."
HistoryBossFight/Current;"Current Progress: {0}/{1}"
HistoryPanel/Win;"Victory Details"
HistoryPanel/Lose;"Failure Details"
BattleTips/Win;"Victory"
BattleTips/Lose;"Failure"
BattleTips/PlayerTurn;"Player's Turn"