{{ if de }} Die nachfolgende Tabelle fasst die Ergebnisse Ihrer Entscheidungen in den {{ C.NUM_ROUNDS }} gespielten Runden zusammen. {{ else }} The table below summarizes the results of your decisions in the {{ C.NUM_ROUNDS }} rounds played. {{ endif }}
{{ Lexicon.round_history }}
{{ for p in player_in_all_rounds }} {{ endfor }}
{{ Lexicon.round_number }} {{ Lexicon.boxes_collected }} {{ Lexicon.bomb_collected }} {{ Lexicon.round_payoff }}
{{ p.round_number }} {{ p.boxes_collected }} {{ if p.bomb }} {{ Lexicon.yes }} {{ else }} {{ Lexicon.no }} {{ endif }} {{ p.round_result }}