1
0
mirror of https://github.com/privacyguides/i18n.git synced 2025-11-10 18:37:52 +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

@@ -25,7 +25,7 @@ VPN 會對裝置和 VPN 提供者擁有的伺服器之間流量進行加密。
``` mermaid
flowchart LR
763931["Your Device<div>(with VPN Client)</div>"] ===|"VPN Encryption"| 404512{"VPN Server"}
404512 -.-|"No VPN Encryption"| 593753((("The Internet\n(Your Destination)")))
404512 -.-|"No VPN Encryption"| 593753(("The Internet<div>(Your Destination)</div>"))
subgraph 763931["Your Device<div>(with VPN Client)</div>"]
end
```