diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-11-04 11:11:00 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-11-04 11:11:00 +0100 |
| commit | 37fb11c6e90bed2082beeb82fd3be50a1d2ca3f3 (patch) | |
| tree | e538e9de1d95d953585cd0883f52c773d76bcda6 /client/locales/fr | |
| parent | 54e0224e58ad1b2556de1502c3a5a2b2ded33b7b (diff) | |
Locale: Sync translations
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 d57581f..4cf0324 100644 --- a/client/locales/fr/messages.gotext.json +++ b/client/locales/fr/messages.gotext.json @@ -62,8 +62,8 @@ ] }, { - "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorizate again. Please manually connect again.", - "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorizate again. Please manually connect again.", + "id": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", + "message": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.", "translation": "Le client a essayé de se connecter automatiquement au serveur VPN : '{Identifier}', mais vous devez l'autoriser de nouveau. Veuillez vous reconnecter manuellement.", "placeholders": [ { @@ -175,4 +175,4 @@ "translation": "Une erreur interne s'est produite" } ] -}
\ No newline at end of file +} |
