From c4ae31671404ac52c0c9316a97de2bfa72fadbaa Mon Sep 17 00:00:00 2001
From: 84702473 <84702473@qq.com>
Date: 星期二, 07 三月 2023 23:38:19 +0800
Subject: [PATCH] 优化

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

diff --git a/src/lang/en.js b/src/lang/en.js
index 7f88b40..8717589 100644
--- a/src/lang/en.js
+++ b/src/lang/en.js
@@ -57,16 +57,16 @@
 	values_finishValuesInfo:'The test is over! All your option data have been uploaded to the server and saved. You can close the browser and exit the answer interface.',
 	values_nextStepTips_del_unnecessary:'Please delete redundant selections',
 	values_nextStepTips_add_enough:'Please add enough choices',
+	values_nextStepTips_choices_all:'Please make all choices',
 	values_title:'Pre-Sort Your Responses',
 	values_title_description:'For each statement,click the pictures that aligns most with your view.',
 	next:'Next Step',
 	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