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
2024-11-13 22:34:50 +00:00
parent aa7a277003
commit 19ade2d560
29 changed files with 40 additions and 36 deletions

View File

@@ -24,9 +24,9 @@ Les VPNs chiffrent votre trafic entre votre appareil et un serveur appartenant
``` mermaid
flowchart LR
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>"]
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>"]
end
```