TF-2387 Handle sign up twake workplace
This commit is contained in:
@@ -4266,4 +4266,11 @@ class AppLocalizations {
|
||||
name: 'sigInSaasFailed',
|
||||
);
|
||||
}
|
||||
|
||||
String get createTwakeIdFailed {
|
||||
return Intl.message(
|
||||
'Create Twake Id failed. Please check again.',
|
||||
name: 'createTwakeIdFailed',
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user