1
0
mirror of https://github.com/PurpleI2P/i2pd-android.git synced 2025-01-10 14:57:55 +00:00

[i18n] pull translation updates

Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2022-11-20 08:19:47 +03:00
parent f2b7ae1ada
commit 3b328d7f7c
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<b>I2P</b> (Invisible Internet Protocol) 是一个通用的匿名网络层。
<b>I2P</b> (隐形互联网计划) 是一个通用的匿名网络层。
所有通过 I2P 进行的通信都是匿名、端到端加密的,用户不会透露他们真实的 IP 地址。
<b>I2P 客户端</b> 是一个用于构建和使用匿名 I2P 网络的软件。

View File

@ -1 +1 @@
全功能 I2P 客户端的 C++ 实现
I2P 客户端的全功能C++ 实现