| @@ -60,9 +60,9 @@ | ||
| 60 | 60 | 'position' => apply_filters($timetics_menu_position . 'meeting', 2), |
| 61 | 61 | ], |
| 62 | 62 | [ |
| 63 | 63 | 'id' => 'staff', |
| 64 | - 'title' => esc_html__('Staff Members', 'timetics'), | |
| 64 | + 'title' => esc_html__('Team Members', 'timetics'), | |
| 65 | 65 | 'link' => '/staff', |
| 66 | 66 | 'capability' => apply_filters($timetics_menu_permission . 'staff', 'edit_staff'), |
| 67 | 67 | 'position' => apply_filters($timetics_menu_position . 'staff', 3), |
| 68 | 68 | ], |