1
0
mirror of https://github.com/privacyguides/i18n.git synced 2025-08-26 08:09:15 +00:00

New Crowdin translations by GitHub Action

This commit is contained in:
Crowdin Bot
2025-01-14 15:33:23 +00:00
parent a49224feca
commit 1d2616911c
4 changed files with 57 additions and 63 deletions

View File

@@ -24,9 +24,9 @@ Les VPNs chiffrent votre trafic entre votre appareil et un serveur appartenant
``` mermaid
flowchart LR
763931["Your Device<div>(with VPN Client)</div>"] ===|"VPN Encryption"| 404512{"VPN Server"}
404512 -.-|"No VPN Encryption"| 593753(("The Internet<div>(Your Destination)</div>"))
subgraph 763931["Your Device<div>(with VPN Client)</div>"]
763931["Votre appareil<div>(avec client VPN)</div>"] ===|"chiffrement VPN"| 404512{"serveur VPN"}
404512 -.-|"pas de chiffrement VPN"| 593753((("Internet\n(votre destination)")))
subgraph 763931["Votre appareil<div>(avec client VPN)</div>"]
end
```