TF-2387 Update logo & description for welcome screen

This commit is contained in:
dab246
2024-10-18 09:53:43 +07:00
committed by Dat H. Pham
parent 35d0a2bc16
commit 2de503d990
5 changed files with 36 additions and 30 deletions
@@ -4241,7 +4241,7 @@ class AppLocalizations {
String get descriptionWelcomeTo {
return Intl.message(
'End-to-end encryption, collaborative\n features for secure and efficient\n teamwork',
'The new Open Source standard for\n secure professional e-mail',
name: 'descriptionWelcomeTo',
);
}