From 1ad79fa6dd4fdd5165db783d9b624699987ce439 Mon Sep 17 00:00:00 2001
From: 84702473 <84702473@qq.com>
Date: 星期一, 06 三月 2023 22:47:41 +0800
Subject: [PATCH] 取消console日志输出

---
 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