The number of Admin
In en, this message translates to: 'Admin ({num})'
@override String adminNum(int num) { return 'Admin ($num)'; }