TF-460 Create ProfilesView and IdentitiesView
This commit is contained in:
@@ -1168,4 +1168,9 @@ class AppLocalizations {
|
||||
return Intl.message('Profiles',
|
||||
name: 'profiles');
|
||||
}
|
||||
|
||||
String get identities {
|
||||
return Intl.message('Identities',
|
||||
name: 'identities');
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user