|
@@ -22,9 +22,9 @@ return [
|
|
|
'Finishtime' => 'Signed time',
|
|
|
'Cancel_reason' => 'Cancel reason',
|
|
|
'Cancel_time' => 'Cancel time',
|
|
|
- 'Is_show' => 'show or not',
|
|
|
+ 'Is_show' => 'Show on APP?',
|
|
|
'Is_show 1' => 'show',
|
|
|
- 'Is_show 0' => 'not show',
|
|
|
+ 'Is_show 0' => 'INTERNAL USE ONLY',
|
|
|
'Coach.nickname' => 'Coach nickname',
|
|
|
'Lesson.name' => 'Lesson name',
|
|
|
'Lesson.name_en' => 'Lesson name(en)'
|