From 0cf2a49d80c8d4ffba2df32f530f498a2c94458e Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Fri, 12 Sep 2025 18:31:05 +0800
Subject: [PATCH] 1

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

diff --git a/src/i18n/en.js b/src/i18n/en.js
index 6830975..a80b8a3 100644
--- a/src/i18n/en.js
+++ b/src/i18n/en.js
@@ -1,4 +1,7 @@
 export default {
+	"交易金额":"Transaction amount",
+	"请选择正确的网络。若发送至错误的网络,您的资产可能会丢失。":"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