Enable libolm

This commit is contained in:
Christian Pauly 2020-02-15 09:20:08 +01:00
commit d388d8267c
5 changed files with 108 additions and 4 deletions

View file

@ -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 =>