From c214f734b2208661345a33f9749db2813b7e40d9 Mon Sep 17 00:00:00 2001
From: 84702473 <84702473@qq.com>
Date: 星期一, 06 三月 2023 22:44:42 +0800
Subject: [PATCH] 优化最后一步骤的操作

---
 src/lang/en.js |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/src/lang/en.js b/src/lang/en.js
index 7f88b40..68e2d7b 100644
--- a/src/lang/en.js
+++ b/src/lang/en.js
@@ -63,10 +63,9 @@
 	pre:'Pre Step',
 	commit:'Commit',
 	values_cur_step:'Current step',
-	values_step_tips1:'Select the most ',
-	values_step_tips2:'like me for ',
-	values_step_tips3:' pictures',
-	values_step_tips4:'did not ',
+	values_step_tips_for_1:'Select %N picture that most resembles me',
+	values_step_tips_for_2:'Select %N picture that does not look like me',
+	values_step_tips_for_3:'Select %N picture in question',
 	values_select_tips:'Select from the following figure',
 	values_select:'Select',
 	values_select_exchange:'exchange',

--
Gitblit v1.9.1