|
@@ -1170,6 +1170,7 @@ const LANG_EN_US = {
|
|
|
oldHT: 'Data uploaded by the old version of HiTeach, can not view the Smarter Classroom Assessment',
|
|
|
wrkCmp: 'Pasted Works',
|
|
|
dlStuWrk: 'Download Student Work',
|
|
|
+ stuWrk: '學生作品'
|
|
|
}
|
|
|
},
|
|
|
// ElementUI相关
|
|
@@ -4031,7 +4032,7 @@ const LANG_EN_US = {
|
|
|
fileError: "Failed to obtain information",
|
|
|
},
|
|
|
'tmManagement': {
|
|
|
- 'page-title': 'TEAM Model Account Management',
|
|
|
+ pageTitle: 'TEAM Model Account Management',
|
|
|
noset: "Not set yet",
|
|
|
edit: "Edit",
|
|
|
name: 'Name',
|
|
@@ -4039,7 +4040,7 @@ const LANG_EN_US = {
|
|
|
gender: "Gender",
|
|
|
password: 'Password',
|
|
|
phone: 'Cell phone number',
|
|
|
- 'e-mail': 'E-mail',
|
|
|
+ Email: 'E-mail',
|
|
|
binding: 'Binding Management',
|
|
|
isbind: 'Bind',
|
|
|
unbind: 'Unlink',
|
|
@@ -4088,16 +4089,16 @@ const LANG_EN_US = {
|
|
|
},
|
|
|
},
|
|
|
preference: {
|
|
|
- 'page-title': 'Preference Settings',
|
|
|
- 'UI-theme': 'Interface Style Settings',
|
|
|
+ pageTitle: 'Preference Settings',
|
|
|
+ UITheme: 'Interface Style Settings',
|
|
|
language: 'Language Setting'
|
|
|
},
|
|
|
- 'change-school': {
|
|
|
- 'page-title': 'Switch School',
|
|
|
- 'current-data-school': 'Current data source school',
|
|
|
- 'Habook-smart-school': 'Habook Smarter School'
|
|
|
+ changeSchool: {
|
|
|
+ pageTitle: 'Switch School',
|
|
|
+ currentDataSchool: 'Current data source school',
|
|
|
+ HabookSmartSchool: 'Habook Smarter School'
|
|
|
},
|
|
|
- 'homeView-title': 'IES Learning Homepage - AClass ONE',
|
|
|
+ homeViewTitle: 'IES Learning Homepage - AClass ONE',
|
|
|
calenderCardTitle: 'Calendar',
|
|
|
recentClass: 'Recent class reminder',
|
|
|
defaultRecentClass: 'Introduction to Microprocessor Basics and Applications',
|
|
@@ -4203,7 +4204,7 @@ const LANG_EN_US = {
|
|
|
latestNotification: 'Latest Notification',
|
|
|
postAt: 'Posted on',
|
|
|
'______________': '______________',
|
|
|
- 'eventView-title': 'Activity Task',
|
|
|
+ eventViewTitle: 'Activity Task',
|
|
|
nextTask: 'Next Activity',
|
|
|
allStatus: 'All Activity Status',
|
|
|
unFinished: 'Unfinished',
|
|
@@ -4546,7 +4547,7 @@ const LANG_EN_US = {
|
|
|
notice: '【-】--Correctly answered, 【#】--Not answered, 【?】--Multiple choice question',
|
|
|
gradeErr: 'Error in score data!'
|
|
|
},
|
|
|
- 'correctAnswer': 'Correctly Answered',
|
|
|
+ correctAnswer: 'Correctly Answered',
|
|
|
wrongAnswer: 'Incorrectly Answered',
|
|
|
unAnswered: 'Not Answered',
|
|
|
solution: 'Solution',
|
|
@@ -4599,11 +4600,11 @@ const LANG_EN_US = {
|
|
|
delOk: "Delete",
|
|
|
delCancel: "Cancel",
|
|
|
},
|
|
|
- 'informview-title': 'Notification Overview',
|
|
|
+ informviewTitle: 'Notification Overview',
|
|
|
view: 'Go to view',
|
|
|
read: 'Read',
|
|
|
- 'studyview-title': 'Self-directed Learning',
|
|
|
- 'hiteachview-title': 'HiTeach Lesson Record',
|
|
|
+ studyviewTitle: 'Self-directed Learning',
|
|
|
+ hiteachviewTitle: 'HiTeach Lesson Record',
|
|
|
hiteachNote: {
|
|
|
material: 'Lesson Content',
|
|
|
classInteractionRecord: 'Class Interaction Record',
|
|
@@ -4642,7 +4643,7 @@ const LANG_EN_US = {
|
|
|
examCount: "SelfPace Test Score",
|
|
|
},
|
|
|
},
|
|
|
- 'courseList-title': 'My Course List',
|
|
|
+ courseListTitle: 'My Course List',
|
|
|
defaultClass: 'Scheduled Course',
|
|
|
tempClass: 'Temporary Course',
|
|
|
courseContent: {
|
|
@@ -4664,7 +4665,7 @@ const LANG_EN_US = {
|
|
|
classTime: 'Class Time',
|
|
|
classroom: 'Classroom',
|
|
|
teacher: 'Instructor',
|
|
|
- 'co-teacher': 'Co-teacher',
|
|
|
+ coTeacher: 'Co-teacher',
|
|
|
addedTime: 'Join Course Date',
|
|
|
syllabus: 'Syllabus Overview',
|
|
|
seatNo: 'Seat No.',
|
|
@@ -4705,7 +4706,7 @@ const LANG_EN_US = {
|
|
|
myNickName: "My Nickname",
|
|
|
nickName: "Nickname",
|
|
|
},
|
|
|
- 'calendar-title': 'Calendar-Second semester of 2020 school year',
|
|
|
+ calendarTitle: 'Calendar-Second semester of 2020 school year',
|
|
|
today: 'Today',
|
|
|
importEvent: 'Important School/Class Matters',
|
|
|
deadlineTasks: 'Ending Activity Tasks',
|