From 256c35331eceab873acffa43b59aaa179c9167ec Mon Sep 17 00:00:00 2001
From: linzhijie <1003392067@qq.com>
Date: 星期二, 25 四月 2023 15:53:40 +0800
Subject: [PATCH] Merge branch 'master' into v13-20230413

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

diff --git a/src/lang/en.js b/src/lang/en.js
index 64ef4c6..eba2e03 100644
--- a/src/lang/en.js
+++ b/src/lang/en.js
@@ -64,10 +64,13 @@
 	values_title:'Pre-Sort Your Response',
 	values_title_description:'This is the pre-sorting section of the test. <br/>During this section, you will choose the pictures in which the character is most like you. <br/>All of these pictures will be shown again in later sections for the final sorting process.',
 	values_title_description_1:'If you think the main character is like you, click ',
+	values_title_description_1_2:' .',
 	values_title_description_2:'If you think the main character is not like you, click ',
+	values_title_description_2_2:' .',
 	values_title_description_3:'If you are not sure, click ',
+	values_title_description_3_2:' .',
 	values_title_description_4:'Click ',
-	values_title_description_4_2:' to zoom in the picture',
+	values_title_description_4_2:' to zoom in the picture.',
 	next:'Next',
 	pre:'Back',
 	commit:'Submit',

--
Gitblit v1.9.1