TF-1042:Connection pop up never be disappear

This commit is contained in:
ManhNTX
2022-10-18 14:36:33 +07:00
committed by Dat H. Pham
parent 9626d12c77
commit df7f9b89ba
20 changed files with 191 additions and 165 deletions
@@ -687,6 +687,13 @@ class AppLocalizations {
);
}
String get skip {
return Intl.message(
'Skip',
name: 'skip'
);
}
String get hint_input_create_new_mailbox {
return Intl.message(
'Enter name of mailbox',