|
@@ -6346,7 +6346,7 @@ const LANG_EN_US = {
|
|
|
info18: "'s application",
|
|
|
info19: "Can't find this teacher's information",
|
|
|
info20: 'This user has already been invited!',
|
|
|
- info21: 'The invited user has already joined the school!',
|
|
|
+ info21: 'The user has already joined the school!',
|
|
|
noIdCol: 'There is no id column in the imported form, please check the form data! ',
|
|
|
spaceTips1: 'Please set the size of space allocated per person',
|
|
|
spaceTips2: 'Please select the teacher title for which space is to be allocated',
|
|
@@ -6435,7 +6435,7 @@ const LANG_EN_US = {
|
|
|
download: 'Download Sample',
|
|
|
upload: 'Import List',
|
|
|
search: 'Search Teacher',
|
|
|
- sendInvite: 'Send Invitation',
|
|
|
+ sendInvite: 'Add',
|
|
|
backHome: 'Search Again'
|
|
|
},
|
|
|
content: '<span>Please enter <span class="point">phone number</span>, <span class="point">ID</span>, or <span class="point">email</span> to search</span>',
|
|
@@ -6566,12 +6566,12 @@ const LANG_EN_US = {
|
|
|
importTips5: "3. email: Teacher's email, optional",
|
|
|
importTips6: "4. tmdid: Teacher's user ID, optional",
|
|
|
importTips7: '5. note: Note about the teacher, optional',
|
|
|
- importTips8: "Note: Only if the imported teacher's user ID, cell phone, or email has already registered a TEAM Model account will the system automatically invite the teacher to join the school.",
|
|
|
+ importTips8: "Note: Only if the imported teacher's user ID, cell phone, or email has already registered a TEAM Model account will the system automatically add the teacher to join the school.",
|
|
|
importTips9: 'Select or drag files to this area to import',
|
|
|
impText: 'Invalid Data (No name):',
|
|
|
impText1: 'No. of imported:',
|
|
|
impText2: 'No. of only name is imported:',
|
|
|
- impText3: 'No. of auto-invite by system:',
|
|
|
+ impText3: 'No. of auto-added by system:',
|
|
|
impText4: 'Re-import',
|
|
|
impText5: 'Confirm Import',
|
|
|
impText6: 'Imported successfully',
|