diff options
Diffstat (limited to 'client/locales/fr')
| -rw-r--r-- | client/locales/fr/messages.gotext.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/client/locales/fr/messages.gotext.json b/client/locales/fr/messages.gotext.json index 7b7aae3..7fd4ff3 100644 --- a/client/locales/fr/messages.gotext.json +++ b/client/locales/fr/messages.gotext.json @@ -134,7 +134,7 @@ { "id": "Timeout reached contacting URL: '{URL}'", "message": "Timeout reached contacting URL: '{URL}'", - "translation": "", + "translation": "Délai maximal atteint pour contacter l'URL : {URL}", "placeholders": [ { "id": "URL", @@ -149,7 +149,7 @@ { "id": "{Msg}. The cause of the error is: {Error}.", "message": "{Msg}. The cause of the error is: {Error}.", - "translation": "", + "translation": "{Msg}. La cause de cette erreur est : {Error}.", "placeholders": [ { "id": "Msg", @@ -175,4 +175,4 @@ "translation": "Une erreur interne s'est produite" } ] -}
\ No newline at end of file +} |
