TF-802 Disable vacation responder in notification message
This commit is contained in:
@@ -2085,4 +2085,11 @@ class AppLocalizations {
|
||||
name: 'disable',
|
||||
);
|
||||
}
|
||||
|
||||
String get yourVacationResponderIsDisabledSuccessfully {
|
||||
return Intl.message(
|
||||
'Your vacation responder is disabled successfully',
|
||||
name: 'yourVacationResponderIsDisabledSuccessfully',
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user