Enable libolm
This commit is contained in:
parent
2c2f5408ee
commit
d388d8267c
5 changed files with 108 additions and 4 deletions
|
|
@ -657,6 +657,9 @@ class I18n {
|
|||
String get visibilityOfTheChatHistory =>
|
||||
Intl.message("Visibility of the chat history");
|
||||
|
||||
String get warningEncryptionInBeta => Intl.message(
|
||||
"End to end encryption is currently in Beta! Use at your own risk!");
|
||||
|
||||
String get wednesday => Intl.message("Wednesday");
|
||||
|
||||
String get whoIsAllowedToJoinThisGroup =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue