From f4a855c93eb8248f56fd1477b2deac4fb71c3dae Mon Sep 17 00:00:00 2001 From: linzhijie <1003392067@qq.com> Date: 星期二, 16 五月 2023 15:26:38 +0800 Subject: [PATCH] h5页面调整 --- 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 eba2e03..c470454 100644 --- a/src/lang/en.js +++ b/src/lang/en.js @@ -80,6 +80,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