diff --git a/ArchiSteamFarm/Localization/Strings.fr-FR.resx b/ArchiSteamFarm/Localization/Strings.fr-FR.resx
index d7b4ee128..7d18b5e05 100644
--- a/ArchiSteamFarm/Localization/Strings.fr-FR.resx
+++ b/ArchiSteamFarm/Localization/Strings.fr-FR.resx
@@ -126,15 +126,16 @@
{0} will be replaced by number of hours
- Contenu :{0}
+ Contenu :
+{0}
{0} will be replaced by content string. Please note that this string should include newline for formatting.
- Configured {0} property is invalid: {1}
+ La propriété {0} configurée n’est pas valide : {1}
{0} will be replaced by name of the configuration property, {1} will be replaced by invalid value
- ASF V{0} has run into fatal exception before core logging module was even able to initialize!
+ ASF V{0} a rencontré une exception fatale avant même que le module de base de journalisation ait le temps de s'initialiser !
{0} will be replaced by version number
@@ -147,7 +148,7 @@ StackTrace:
Exiting with non-zero error code!
- Request failing: {0}
+ Échec de la requête : {0}
{0} will be replaced by URL of the request
@@ -193,20 +194,20 @@ StackTrace:
Received a request for user input, but process is running in headless mode!
- Refusing to handle the request because SteamOwnerID is not set!
+ Refus de traiter la requête car SteamOwnerID n’est pas défini !
SteamOwnerID is name of bot config property, it should not be translated
- Exiting...
+ Fermeture...
- Failed!
+ Échec !
- Global config file has been changed!
+ Le fichier de configuration globale a été changé !
- Global config file has been removed!
+ Le fichier de configuration globale a été supprimé !
Offre ignorée : {0}
@@ -217,7 +218,7 @@ StackTrace:
{0} will be replaced by service's name
- No bots are running, exiting...
+ Aucun bot en fonctionnement, fermeture en cours...
Refreshing our session!
@@ -469,18 +470,18 @@ StackTrace:
{0} will be replaced by giftID (number)
- This account is limited, farming process is permanently unavailable until the restriction is removed!
+ Ce compte est limité, le processus de farming est impossible tant que la restriction n'a pas été levée !
- <{0}> GameID: {1} | Status: {2}
+ <{0} > GameID : {1} | Statut : {2}
{0} will be replaced by bot's name, {1} will be replaced by gameID (number), {2} will be replaced by status string
- <{0}> GameID: {1} | Status: {2} | Items: {3}
+ <{0} > GameID : {1} | Statut : {2} | Éléments : {3}
{0} will be replaced by bot's name, {1} will be replaced by gameID (number), {2} will be replaced by status string, {3} will be replaced by list of granted appIDs (numbers), separated by a comma
- That bot instance is already running!
+ Cette instance de bot est déjà lancé !
{0} will be replaced by bot's name
@@ -490,7 +491,7 @@ StackTrace:
Successfully finished importing mobile authenticator!
- Your DeviceID is incorrect or doesn't exist!
+ Votre DeviceID est incorrect ou n’existe pas !
2FA Token: {0}
@@ -616,7 +617,7 @@ StackTrace:
{0} will be replaced by bot's name
- Bot {0} is not running.
+ Bot {0} n’est pas en cours d’exécution.
{0} will be replaced by bot's name
@@ -684,9 +685,9 @@ StackTrace:
{0} will be replaced by service name that is being initialized
- Please review our privacy policy section on the wiki if you're concerned about what ASF is in fact doing!
+ Veuillez consulter notre section politique de confidentialité sur le wiki, si vous êtes préoccupé par ce que fait ASF !
- It looks like it's your first launch of the program, welcome!
+ Il semble que c'est la première fois que vous lancez le programme, bienvenue !
\ No newline at end of file