Browse Source

French language update (#2090)

master
Ezmana 1 day ago
committed by GitHub
parent
commit
71a452080e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 5
      src/i18n/locales/fr.json

5
src/i18n/locales/fr.json

@ -113,7 +113,10 @@
"hooks": "Hooks", "hooks": "Hooks",
"hooksDescription": "Les hooks ne fonctionnent qu'avec wg-quick", "hooksDescription": "Les hooks ne fonctionnent qu'avec wg-quick",
"hooksLeaveEmpty": "Uniquement pour wg-quick. Sinon, laissez-le vide", "hooksLeaveEmpty": "Uniquement pour wg-quick. Sinon, laissez-le vide",
"dnsDesc": "Serveur DNS que les clients utiliseront (remplace la configuration globale)" "dnsDesc": "Serveur DNS que les clients utiliseront (remplace la configuration globale)",
"notConnected": "Client non connecté",
"endpoint": "Endpoint",
"endpointDesc": "Adresse IP du client à partir duquel la connexion WireGuard est établie"
}, },
"dialog": { "dialog": {
"change": "Modifier", "change": "Modifier",

Loading…
Cancel
Save