From 2fdedd7395852f207a25acaf0b57c09dbf8cda4d Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Sun, 28 Apr 2024 10:23:28 +0800 Subject: [PATCH] 修改:充值新增 USDC --- src/i18n/it.json | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/i18n/it.json b/src/i18n/it.json index 913761a..9d3b564 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -2131,6 +2131,8 @@ "已上市": "Elencato", "是否认购": "Indica se sottoscrivere", "请先实名认证!": "Si prega di autenticare il vostro vero nome prima!", - "USDC充值": "Ricarica USDC", - "BNB充值": "Ricarica BNB" + "USDC充值": "USDC deposito", + "BNB充值": "BNB deposito", + "記住帳戶密碼": "Ricorda la password dell'account", + "记住帐户密码": "Ricorda la password dell'account" } \ No newline at end of file -- Gitblit v1.9.3