TF-3985 Display Increase your space button when premium is available on web desktop
This commit is contained in:
@@ -4928,4 +4928,11 @@ class AppLocalizations {
|
||||
name: 'archiveMessagesFailed',
|
||||
);
|
||||
}
|
||||
|
||||
String get increaseYourSpace {
|
||||
return Intl.message(
|
||||
'Increase your space',
|
||||
name: 'increaseYourSpace',
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user