Fix missing message

This commit is contained in:
Christian Pauly 2020-05-17 10:29:03 +02:00
parent e5f8d1c0eb
commit 334bb9c664
2 changed files with 4 additions and 2 deletions

View File

@ -589,6 +589,8 @@ class L10n extends MatrixLocalizations {
String get requestToReadOlderMessages =>
Intl.message("Request to read older messages");
String get roomHasBeenUpgraded => Intl.message('Room has been upgraded');
String get saturday => Intl.message("Saturday");
String get share => Intl.message("Share");

View File

@ -147,8 +147,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "7c0d84b27f59adadf47f73394d5d2b53d3d3e773"
resolved-ref: "7c0d84b27f59adadf47f73394d5d2b53d3d3e773"
ref: bb690a22daab54a53a8df8e2dffb87da8a374bb1
resolved-ref: bb690a22daab54a53a8df8e2dffb87da8a374bb1
url: "https://gitlab.com/famedly/famedlysdk.git"
source: git
version: "0.0.1"