Skip to content

Commit

Permalink
Update pkg/i18n/locales/fr_FR.go
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
williamsjokvist and coderabbitai[bot] authored Nov 5, 2024
1 parent 00d0dea commit 8d26bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/i18n/locales/fr_FR.go
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ var FR_FR = Localization{
ErrUnknown: "Erreur inconnue",
ErrSelectGame: "échec de la sélection du jeu",
ErrAuth: "échec de l'authentification",
ErrGetLatestSession: "impossible d'obtenir la dernière session",
ErrGetLatestSession: "échec de l'obtention de la dernière session",
ErrGetUser: "échec de l'obtention de l'utilisateur",
ErrGetMatches: "échec de l'obtention des correspondances",
ErrCheckForUpdate: "échec de la vérification de la mise à jour",
Expand Down

0 comments on commit 8d26bb6

Please sign in to comment.