The store menu now displays the price of objects, fixes #41
This commit is contained in:
@ -66,3 +66,4 @@ class TestTranslations(unittest.TestCase):
|
||||
self.assertEqual(_("body snatch potion"), "potion d'arrachage de corps")
|
||||
self.assertEqual(_("bomb"), "bombe")
|
||||
self.assertEqual(_("heart"), "cœur")
|
||||
self.assertEqual(_("sword"), "épée")
|
||||
|
Reference in New Issue
Block a user