Translate the settings entry that change the chat key

This commit is contained in:
Yohann D'ANELLO
2020-12-09 15:45:50 +01:00
parent 405ee895d8
commit 05e79c14e3
3 changed files with 94 additions and 47 deletions

View File

@ -50,6 +50,8 @@ class TestTranslations(unittest.TestCase):
"Touche pour équiper un objet de l'inventaire")
self.assertEqual(_("Key used to drop an item in the inventory"),
"Touche pour jeter un objet de l'inventaire")
self.assertEqual(_("Key used to talk to a friendly entity"),
"Touche pour parler à une entité pacifique")
self.assertEqual(_("Texture pack"), "Pack de textures")
self.assertEqual(_("Language"), "Langue")