Change Team Mail in text inside app

(cherry picked from commit 1612e26b30ff96a0b8f485c54c61fee2f70154de)
This commit is contained in:
Dat PHAM HOANG
2023-12-07 15:42:01 +07:00
committed by Dat H. Pham
parent 5319d5ca0e
commit 90bc6509f4
7 changed files with 7 additions and 7 deletions
@@ -1563,7 +1563,7 @@ class AppLocalizations {
String get languageAndRegionSubtitle {
return Intl.message(
'Set the language, time zone, time format you use on TeamMail.',
'Set the language, time zone, time format you use on Twake Mail.',
name: 'languageAndRegionSubtitle');
}