TF-2057 Add event hyper link detail widget
(cherry picked from commit 8974e0ab37c2fa0b9097cae638b983e8600db4b2)
This commit is contained in:
@@ -3198,4 +3198,10 @@ class AppLocalizations {
|
||||
'See all attendees',
|
||||
name: 'seeAllAttendees');
|
||||
}
|
||||
|
||||
String get link {
|
||||
return Intl.message(
|
||||
'Link',
|
||||
name: 'link');
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user