From e88c67ddf91ce593785f565912837c9a3ffe3930 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Tue, 12 Aug 2025 15:17:50 +0800
Subject: [PATCH] 1

---
 src/i18n/en.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/i18n/en.js b/src/i18n/en.js
index 6830975..97d34c5 100644
--- a/src/i18n/en.js
+++ b/src/i18n/en.js
@@ -1,4 +1,6 @@
 export default {
+	"请选择正确的网络。若发送至错误的网络,您的资产可能会丢失。":"Please select the correct network. If you send to the wrong network, your assets may be lost.",
+	"信用分":"credit score",
     entrustOrder: "Entrust Order",
     installApp: "Install this application",
     press: "Press",

--
Gitblit v1.9.3