From 5c6a5c8890120c1086d4a640c936d96b00517bfb Mon Sep 17 00:00:00 2001
From: 84702473 <84702473@qq.com>
Date: 星期五, 05 五月 2023 23:07:05 +0800
Subject: [PATCH] 中文版本更新

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

diff --git a/src/lang/en.js b/src/lang/en.js
index cdfdc1b..de3ef89 100644
--- a/src/lang/en.js
+++ b/src/lang/en.js
@@ -77,6 +77,8 @@
 	values_step_2_title:'Categorize Your Response',
 	values_step_2_content:'In the next step, you will categorize the images into nine separate categories. The number of images allowed in each category is fixed. All images must be categorized, and you will have the opportunity to go back and make changes to the categories if you feel you placed an image somewhere that you would like to change. Importantly, the order in which the chosen images in each category are arranged from left to right does not matter. Additionally, please pay attention to the prompts themselves; you will be asked about pictures that are like you and are unlike you.',
 	values_step_names:'Most like,Most unlike,Very like,Very unlike,Like,Unlike,Somewhat like,Somewhat unlike,Neutral',
+	values_step_names_unit_pre:'',
+	values_step_names_unit:'you',
 	values_step_tips_for_1:'Select %N pictures in which the main character is %C you',
 	values_step_tips_for_2:'Select %N pictures in which the main character is %C you',
 	values_step_tips_for_3:'Here are the remaining %N pictures. For now, they will be assigned to the "%C" category.',

--
Gitblit v1.9.1