slots_details_supervisorsCount abstract method
- int count
Displays the number of supervisors assigned to the slot, using a count placeholder.
In en, this message translates to: 'Supervisors: {count}'
Implementation
String slots_details_supervisorsCount(int count);