TF-4195 Add Label as to email context menu
This commit is contained in:
@@ -5619,4 +5619,11 @@ class AppLocalizations {
|
||||
name: 'theLabelFeatureIsNowAvailable',
|
||||
);
|
||||
}
|
||||
|
||||
String get labelAs {
|
||||
return Intl.message(
|
||||
'Label as',
|
||||
name: 'labelAs',
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user