diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-06-06 13:58:29 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2024-06-06 14:33:07 +0200 |
| commit | 2cf99e4c516115a03971df701ae5793d2ab1eb70 (patch) | |
| tree | 0fe7983658e99beeca5ce1717ffbe47924fc6d5f /client/locales/fr | |
| parent | ab3b5511bc10560279dc2db12e73b87b4a0c7c16 (diff) | |
Client: Update translations from Weblate
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 +} |
