TF-2057 Add see all attendees button
(cherry picked from commit 9ac78de2505c212d1c14db951a1528d00b91fe26)
This commit is contained in:
@@ -3192,4 +3192,10 @@ class AppLocalizations {
|
||||
'Attendees',
|
||||
name: 'attendees');
|
||||
}
|
||||
|
||||
String get seeAllAttendees {
|
||||
return Intl.message(
|
||||
'See all attendees',
|
||||
name: 'seeAllAttendees');
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user