1
0
mirror of https://github.com/privacyguides/i18n.git synced 2025-06-19 01:04:21 +00:00

New Crowdin translations by GitHub Action

This commit is contained in:
Crowdin Bot
2024-11-29 10:37:24 +00:00
parent f0c8184de5
commit 9401be992d

View File

@ -24,9 +24,9 @@ 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<div>(Your Destination)</div>"))
subgraph 763931["Your Device<div>(with VPN Client)</div>"]
763931["你的裝置<div>(安裝了 VPN 客戶端)</div>"] ===|"透過 VPN 加密"| 404512{"VPN 伺服器"}
404512 -.-|"未經過 VPN 加密"| 593753(("網際網路<div>(您打算訪問的網路資源)</div>"))
subgraph 763931["你的裝置<div>(安裝了 VPN 客戶端)</div>"]
end
```