TF-248 Update AppBar of ThreadView
This commit is contained in:
@@ -459,5 +459,10 @@ class AppLocalizations {
|
||||
name: 'results',
|
||||
);
|
||||
}
|
||||
|
||||
String get edit {
|
||||
return Intl.message('Edit',
|
||||
name: 'edit');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user