build: Update to Matrix SDK 0.32.0
This commit is contained in:
parent
84075133fa
commit
02430a952d
4 changed files with 8 additions and 4 deletions
|
|
@ -347,4 +347,7 @@ class MatrixLocals extends MatrixLocalizations {
|
|||
|
||||
@override
|
||||
String invitedBy(String senderName) => l10n.invitedBy(senderName);
|
||||
|
||||
@override
|
||||
String get cancelledSend => l10n.sendCanceled;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue