diff options
author | Ruben Pollan <meskio@sindominio.net> | 2020-04-27 19:56:09 +0200 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2020-04-27 19:56:09 +0200 |
commit | af04003d9e37ef4a08c29e967962df40d2541660 (patch) | |
tree | 0fc3c6b6f1caeb7b106fc877f77ed0af412517bd /locales/fr/messages.gotext.json | |
parent | 4c5fbd10a4ddf551162154ffd815a9c4eb6ed818 (diff) |
[i18n] Update locales, add german and a README notice about transifex
Diffstat (limited to 'locales/fr/messages.gotext.json')
-rw-r--r-- | locales/fr/messages.gotext.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/fr/messages.gotext.json b/locales/fr/messages.gotext.json index 016fb7b..a422df7 100644 --- a/locales/fr/messages.gotext.json +++ b/locales/fr/messages.gotext.json @@ -7,7 +7,7 @@ "An error has ocurred initializing the VPN: {Err}" ], "message": "An error has ocurred initializing the VPN: {Err}", - "translation": "Une erreur est survenue lors de l’\ninitialisation du RPV : {Err}", + "translation": "Une erreur est survenue lors de l’initialisation du RPV : {Err}", "placeholders": [ { "id": "Err", |