10 lines
No EOL
230 B
Python
10 lines
No EOL
230 B
Python
FR = {
|
|
"Seer": "Voyante",
|
|
"Werewolf": "Loups-Garous",
|
|
"Witch": "Sorciere",
|
|
"Cupidon": "Cupidon",
|
|
"Savior": "Salvateur",
|
|
"Villager": "Villageois",
|
|
"Grandchild": "Petite-Fille",
|
|
"Hunter": "Chasseur"
|
|
} |