From 1e8710b0af89c8262891dc9c2af9285392907e79 Mon Sep 17 00:00:00 2001 From: MorganLG Date: Thu, 4 Feb 2016 14:19:45 +0100 Subject: [PATCH] Update fr.json : Acronym translation Very few people use the french acronym "RPV". However everyone will understand "VPN". --- locale/fr.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locale/fr.json b/locale/fr.json index a07dfa7..b6ee9db 100644 --- a/locale/fr.json +++ b/locale/fr.json @@ -89,8 +89,8 @@ "Auto clear cache": "Vider automatiquement le cache", - "VpnDisabled":"RPV DÉSACTIVÉ !", - "VpnAlert":"Il est fortement recommandé d'utiliser le RPV
pour éviter des risques inutiles.", - "TurnOnVpn": "Activer RPV", + "VpnDisabled":"VPN DÉSACTIVÉ !", + "VpnAlert":"Il est fortement recommandé d'utiliser le VPN
pour éviter des risques inutiles.", + "TurnOnVpn": "Activer VPN", "continue":"Continuer" }