From 23ee33c45218f095dda375a43f7125062598336d Mon Sep 17 00:00:00 2001 From: zzzz <690498789@qq.com> Date: Sat, 20 Apr 2024 15:45:33 +0800 Subject: [PATCH] first --- src/i18n/en.json | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index 69f29fd..c1d68d8 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -1952,5 +1952,6 @@ "设置": "set up", "直播": "direct seeding", "比赛": "competition", - "已上市": "Listed" + "已上市": "Listed", + "是否认购": "Whether to subscribe" } \ No newline at end of file -- Gitblit v1.9.3