class Lexicon: bomb_collected = "Bom terpilih" boxes_collected = "Jumlah kotak terkumpul" boxes_remaining = "Jumlah kotak tersisa" boxes_to_collect = "Jumlah kotak untuk dikumpulkan" instructions = "Instruksi" no = "Tidak" results = 'Hasil' round_history = "Histori Ronde" round_number = "Ronde Nomor" round_payoff = "Bonus Ronde" solve = "Ungkap" start = "Mulai" stop = "Berhenti" yes = "Ya" your_decision = "Pilihan Anda"