mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-02-04 17:24:09 +01:00
Fix missing message
This commit is contained in:
parent
e5f8d1c0eb
commit
334bb9c664
@ -589,6 +589,8 @@ class L10n extends MatrixLocalizations {
|
|||||||
String get requestToReadOlderMessages =>
|
String get requestToReadOlderMessages =>
|
||||||
Intl.message("Request to read older messages");
|
Intl.message("Request to read older messages");
|
||||||
|
|
||||||
|
String get roomHasBeenUpgraded => Intl.message('Room has been upgraded');
|
||||||
|
|
||||||
String get saturday => Intl.message("Saturday");
|
String get saturday => Intl.message("Saturday");
|
||||||
|
|
||||||
String get share => Intl.message("Share");
|
String get share => Intl.message("Share");
|
||||||
|
@ -147,8 +147,8 @@ packages:
|
|||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "7c0d84b27f59adadf47f73394d5d2b53d3d3e773"
|
ref: bb690a22daab54a53a8df8e2dffb87da8a374bb1
|
||||||
resolved-ref: "7c0d84b27f59adadf47f73394d5d2b53d3d3e773"
|
resolved-ref: bb690a22daab54a53a8df8e2dffb87da8a374bb1
|
||||||
url: "https://gitlab.com/famedly/famedlysdk.git"
|
url: "https://gitlab.com/famedly/famedlysdk.git"
|
||||||
source: git
|
source: git
|
||||||
version: "0.0.1"
|
version: "0.0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user