|
@@ -622,11 +622,11 @@ const LANG_EN_US = {
|
|
|
stuClient: 'Web IRS No.',
|
|
|
noCus: 'No course information yet',
|
|
|
noList: 'No list data yet',
|
|
|
- regulator: 'Channel management',
|
|
|
- channelsize: 'Channel space',
|
|
|
- discussClass: 'No. of oridinary observation lessons',
|
|
|
- discussJoin: 'No. of oridinary lesson observation connections',
|
|
|
- notAuthorized: 'No license found yet'
|
|
|
+ regulator: 'Channel Management',
|
|
|
+ channelsize: 'Channel Space',
|
|
|
+ discussClass: 'General DLO Classroom No.',
|
|
|
+ discussJoin: 'General DLO’s Sokrates app No.',
|
|
|
+ notAuthorized: 'Not authorized'
|
|
|
},
|
|
|
// 班级管理
|
|
|
classMgmt: {
|
|
@@ -1078,7 +1078,7 @@ const LANG_EN_US = {
|
|
|
cc7: 'Personal',
|
|
|
cc8: 'No HiTeach CC access: You have not joined a school yet',
|
|
|
cc9: 'No HiTeach CC access: The school has not yet purchased authorization',
|
|
|
- cc10: "The number of CC lessons opened today has reached the upper limit of the school's authorized scale, and the function is temporarily unavailable. Please contact the school administrator for confirmation.",
|
|
|
+ cc10: "The number of CC used today has reached the school's authorization limit, so the function is temporarily unavailable. Please contact the school administrator for confirmation.",
|
|
|
filterExp: 'About to expire',
|
|
|
|
|
|
//ManageClass.vue
|