|
@@ -3009,16 +3009,16 @@ const LANG_EN_US = {
|
|
|
// 课堂记录
|
|
|
lessonRecord: {
|
|
|
report: {
|
|
|
- scanTip: 'Scan the QR code to view the smart classroom report',
|
|
|
- reportTitle: 'Smart Classroom Data Report',
|
|
|
- tchCount: 'Total number of lessons',
|
|
|
- douGreenCount: 'Number of lessons with double green lights',
|
|
|
- douRedCount: 'Number of lessons with double red lights',
|
|
|
- hScore: 'Highest score',
|
|
|
- lScore: 'Lowest score',
|
|
|
- average: 'Average score',
|
|
|
- totalDuration: 'Total duration (mins)',
|
|
|
- listTitle: 'Lesson Records Summary List',
|
|
|
+ scanTip: 'Scan the QR code to view the smart lesson report',
|
|
|
+ reportTitle: 'Smart Lesson Data Report',
|
|
|
+ tchCount: 'Total No. of Lessons',
|
|
|
+ douGreenCount: 'No. of lessons with double green lights',
|
|
|
+ douRedCount: 'No. of lessons with double red lights',
|
|
|
+ hScore: 'Highest Score',
|
|
|
+ lScore: 'Lowest Score',
|
|
|
+ average: 'Average Score',
|
|
|
+ totalDuration: 'Total Duration (mins)',
|
|
|
+ listTitle: 'Lesson Records List',
|
|
|
},
|
|
|
mgt: {
|
|
|
cooperation: 'Cooperative Learning',
|
|
@@ -3199,11 +3199,11 @@ const LANG_EN_US = {
|
|
|
title: {
|
|
|
ser: 'Data Center Location:',
|
|
|
IDLogin: 'TEAM Model Account Login',
|
|
|
- QRLogin: 'Scan QRCode login',
|
|
|
+ QRLogin: 'Scan QR code login',
|
|
|
schoolLogin: 'School Account Login',
|
|
|
ies5: 'TEAM Model Cloud',
|
|
|
jinniuLogin: 'Account Login',
|
|
|
- rememberPsw: 'Remember password',
|
|
|
+ rememberPsw: 'Remember Password',
|
|
|
},
|
|
|
subTitle: {
|
|
|
IDLogin: 'Log in to IES Smarter Teaching Service and access the cloud services instantly',
|