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