|
@@ -8,6 +8,7 @@ export default {
|
|
|
type6: 'Marking Test Assignment Notification',
|
|
|
type7: 'Scan Code Join Notification',
|
|
|
type8: 'Homework Submission Notification',
|
|
|
+ type9:'課例過期通知',
|
|
|
tip1: 'applies to join',
|
|
|
tip2: 'has invited you to join',
|
|
|
tip3: 'has granted your request to join',
|
|
@@ -23,5 +24,9 @@ export default {
|
|
|
tip13: 'scanned the code to join',
|
|
|
tip14: 'scanned the code to join the list',
|
|
|
tip15: 'completed the homework submission of',
|
|
|
- tip16: ''
|
|
|
+ tip16: '',
|
|
|
+ tip17:'您於',
|
|
|
+ tip18:'教學的課堂',
|
|
|
+ tip19:',由於超過課例最大保存數量,將於',
|
|
|
+ tip20:'失效'
|
|
|
}
|