From be54a44884517beddf4eb88fa81763ab14e8757f Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Wed, 04 Sep 2024 22:45:24 +0800
Subject: [PATCH] 9.4问题处理

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

diff --git a/src/i18n/en.json b/src/i18n/en.json
index cc2a84f..f877067 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -1,4 +1,5 @@
 {
+	"个性号码":"Personalized number",
   "3": "three",
   "期权合约":"Options",
   "请输入止盈金额": "take profit amount",

--
Gitblit v1.9.3