From 07992e69b7e5d7325b59fe7a1b415a2780653441 Mon Sep 17 00:00:00 2001 From: 阳洁 <2077506045@qq.com> Date: 星期二, 05 三月 2024 10:47:36 +0800 Subject: [PATCH] logo图片大小双端适配 --- src/lang/en.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/lang/en.js b/src/lang/en.js index 07866ca..f8c20b5 100644 --- a/src/lang/en.js +++ b/src/lang/en.js @@ -29,6 +29,7 @@ finishSubmit: 'You have completed the work behavior questionnaire, and the data has been successfully uploaded to the server and saved. Thank you.', selectData: 'Date', startDo: 'Next', + startDo_apifan: 'The test has officially started.', second: ' second ', min: ' minute ', hour: ' hour ', -- Gitblit v1.9.1