class Lexicon: bomb_collected = "是否選中炸彈" boxes_collected = "已選擇的方格數量" boxes_remaining = "未選擇的方格數量" boxes_to_collect = "Number of boxes to collect" instructions = "實驗說明" demo = "說明範例" no = "否" results = '結果' round_history = "回合紀錄" round_number = "回合數" round_payoff = "該回合得分" solve = "揭曉" start = "Start" stop = "鎖定" yes = "是" your_decision = "決策"