From 5d1ae078a9dfab807704b8187ac68f2b4ff52fa2 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Sat, 20 Sep 2025 15:57:08 +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