|
@@ -114,10 +114,10 @@ export default {
|
|
|
inviteInfo2: 'Course Name:',
|
|
|
inviteInfo3: 'Course List:',
|
|
|
inviteInfo4: 'Teacher:',
|
|
|
- inviteInfo5: 'If you are already logged in to AClass ONE, quickly join the course at:',
|
|
|
+ inviteInfo5: 'Quickly join the course at:',
|
|
|
inviteInfo6: 'Or log in to AClass ONE first here:',
|
|
|
- inviteInfo7: 'Enter the course invitation code to join the course:',
|
|
|
- inviteInfo8: '教師:',
|
|
|
+ inviteInfo7: 'And enter the course invitation code to join the course:',
|
|
|
+ inviteInfo8: 'Teacher:',
|
|
|
createTips1: 'Note: You (have joined a school) can select students from your school to join the course, or allow students to join the course by entering the course invitation code, scanning the course QR code, or using the invitation link.',
|
|
|
createTips2: 'Note: You (not yet a member of a school) can allow students to join the course by entering the course invitation code, scanning the course QR code, or using the invitation link.',
|
|
|
renameListTitle: 'Edit List Name',
|
|
@@ -147,10 +147,10 @@ export default {
|
|
|
listSchoolTips1: 'This list has students of ',
|
|
|
listSchoolTips2: ', personal list cannot have cross-school students.',
|
|
|
listSchoolTips3: 'Other',
|
|
|
- qrcodeErr:'二維碼生成失敗',
|
|
|
- edRdName:'修改課堂記錄名稱',
|
|
|
- delAcTitle:'刪除活動記錄',
|
|
|
- delAcContent:'活動記錄數據刪除後將無法找回,確認刪除當前活動記錄嗎?',
|
|
|
+ qrcodeErr: 'Failed to generate QR code',
|
|
|
+ edRdName: 'Change class record name',
|
|
|
+ delAcTitle: '刪除活動記錄',
|
|
|
+ delAcContent: '活動記錄數據刪除後將無法找回,確認刪除當前活動記錄嗎?',
|
|
|
fvt:'收藏',
|
|
|
unfvt:'取消收藏',
|
|
|
fvtOk:'已添加到我的收藏',
|
|
@@ -372,10 +372,10 @@ export default {
|
|
|
rcdLabel: 'Interaction Records',
|
|
|
enote: 'E-Note',
|
|
|
sokrateRpt: 'Sokrates Report',
|
|
|
- dataCount: 'Data Statistics',
|
|
|
- videoData:'視頻數據',
|
|
|
- exportData:'導出數據',
|
|
|
- noVideo:'當前課堂記錄沒有視頻數據',
|
|
|
+ dataCount: 'Statistical Data',
|
|
|
+ videoData: 'Video Data',
|
|
|
+ exportData: 'Export Data',
|
|
|
+ noVideo: 'No video data for this lesson record',
|
|
|
allRcd: 'All Records',
|
|
|
qustion: 'Pop Quiz',
|
|
|
message: 'HiMessage',
|
|
@@ -404,6 +404,6 @@ export default {
|
|
|
intUnit: 'time/person',
|
|
|
optionCount: 'Option Distribution',
|
|
|
tPushLabel: 'The teacher pushed a picture:',
|
|
|
- noAns:'未答',
|
|
|
+ noAns: 'Not Answered',
|
|
|
}
|
|
|
}
|