removeExile was a source of confusion
This commit is contained in:
parent
ac8b058371
commit
9ab3a310d7
29 changed files with 57 additions and 57 deletions
|
|
@ -88,7 +88,7 @@ class UserBottomSheetView extends StatelessWidget {
|
|||
PopupMenuItem(
|
||||
value: 'unban',
|
||||
child: _TextWithIcon(
|
||||
L10n.of(context).removeExile,
|
||||
L10n.of(context).unbanFromChat,
|
||||
Icons.warning_outlined,
|
||||
),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue