fix: FR translation

This commit is contained in:
Cartman117
2023-11-12 14:43:46 +01:00
committed by GitHub
parent bcc1e876b6
commit 34f7933e84
+2 -2
View File
@@ -2,14 +2,14 @@ Locales["fr"] = {
["male"] = "Homme",
["female"] = "Femme",
["select_char"] = "Sélectionnez un personnage",
["select_char_description"] = "Select a character to play as.",
["select_char_description"] = "Sélectionnez un personnage avec lequel jouer.",
["create_char"] = "Créer un nouveau personnage",
["char_play"] = "Jouer ce personnage",
["char_play_description"] = "Continuez dans la ville.",
["char_disabled"] = "Ce personnage est désactivé",
["char_disabled_description"] = "Ce personnage est inutilisable.",
["char_delete"] = "Supprimer ce personnage",
["char_delete_description"] = "Retiré définitivement ce personnage.",
["char_delete_description"] = "Supprimer définitivement ce personnage.",
["char_delete_confirmation"] = "Confirmation de suppression",
["char_delete_confirmation_description"] = "Êtes-vous sûr de vouloir supprimer ce personnage?",
["char_delete_yes_description"] = "Oui, je suis sur de vouloir supprimer ce personnage",