Skip to content

Commit

Permalink
Merge pull request #1254 from Cartman117/patch-1
Browse files Browse the repository at this point in the history
fix: (esx_multicharacter) FR translation
  • Loading branch information
Arctos2win authored Nov 14, 2023
2 parents 40fe04d + 34f7933 commit d41b723
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions [core]/esx_multicharacter/locales/fr.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit d41b723

Please sign in to comment.