Redesign login pages

This commit is contained in:
Christian Pauly 2020-01-27 10:59:03 +01:00
commit e4ed3cc7ef
11 changed files with 40 additions and 334 deletions

View file

@ -200,6 +200,8 @@ class I18n {
String get copiedToClipboard => Intl.message("Copied to clipboard");
String get copy => Intl.message("Copy");
String get couldNotDecryptMessage =>
Intl.message("Could not decrypt message");

View file

@ -886,7 +886,7 @@
"targetName": {}
}
},
"Unmute chat": "Nicht mehr stummschalten",
"Unmute chat": "Stumm aus",
"@Unmute chat": {
"type": "text",
"placeholders": {}