From 1d9258c48514381bfd32dff8acaa4204d4b7212f Mon Sep 17 00:00:00 2001 From: 84702473 <84702473@qq.com> Date: 星期二, 04 四月 2023 21:36:54 +0800 Subject: [PATCH] 修改提示文字 --- 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 233d113..6326ddb 100644 --- a/src/lang/en.js +++ b/src/lang/en.js @@ -63,6 +63,8 @@ values_title_description_1:'If you think the main character is like you, click ', values_title_description_2:'If you think the main character is not like you, click ', values_title_description_3:'If you are not sure, click ', + values_title_description_4:'Click ', + values_title_description_4_2:' to zoom in the picture', next:'Next', pre:'Back', commit:'Submit', @@ -77,6 +79,6 @@ values_mostUnLikeMe:'Most unlike me', values_no_select:'No picture left', values_pic_tmpArea:'Picture Staging Area', - values_pic_tmpArea_desc:'Note: All pictures in the same row are in the same category.<br> You do not need to order them in a row. You only need to pay attention to the vertical order.', + values_pic_tmpArea_desc:'Note: <br> All pictures in the same row are in the same category.<br> You do not need to order them in a row. <br> You only need to pay attention to the vertical order.', values_nextStepTips_tips:'Please refine the sort and rank the images by selecting them into the nine categories. Please note that the number of images you can put in each of the categories is fixed.' } -- Gitblit v1.9.1