Dismiss rooms in chat list with sliding
This commit is contained in:
parent
83b7b0cbea
commit
be8f3a4a47
6 changed files with 156 additions and 72 deletions
|
|
@ -74,6 +74,8 @@ class I18n {
|
|||
String get areGuestsAllowedToJoin =>
|
||||
Intl.message("Are guest users allowed to join");
|
||||
|
||||
String get areYouSure => Intl.message("Are you sure?");
|
||||
|
||||
String get authentication => Intl.message("Authentication");
|
||||
|
||||
String get avatarHasBeenChanged => Intl.message("Avatar has been changed");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue