|
@@ -1,8 +1,8 @@
|
|
<?php
|
|
<?php
|
|
return [
|
|
return [
|
|
'labels' => [
|
|
'labels' => [
|
|
- 'Accident' => 'Accident',
|
|
|
|
- 'accident' => 'Accident',
|
|
|
|
|
|
+ 'Accident' => '意外情况通知',
|
|
|
|
+ 'accident' => '意外情况通知',
|
|
],
|
|
],
|
|
'fields' => [
|
|
'fields' => [
|
|
'student_id' => '学生名称',
|
|
'student_id' => '学生名称',
|