From a875f73542ac943d13fc90da718286faddaa782e Mon Sep 17 00:00:00 2001 From: 84702473 <84702473@qq.com> Date: 星期五, 10 三月 2023 09:10:21 +0800 Subject: [PATCH] 操作过程中,提交全部的scoreRanges --- src/lang/en.js | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/src/lang/en.js b/src/lang/en.js index 68e2d7b..9b44c47 100644 --- a/src/lang/en.js +++ b/src/lang/en.js @@ -57,6 +57,7 @@ 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', @@ -71,5 +72,6 @@ values_select_exchange:'exchange', values_mostLikeMe:'Most like me ', values_mostUnLikeMe:'Most unlike me', - values_no_select:'No picture optional' + values_no_select:'No picture optional', + values_pic_tmpArea:'Picture Staging Area' } -- Gitblit v1.9.1