Redesign login pages
This commit is contained in:
parent
cc61d8e91a
commit
e4ed3cc7ef
11 changed files with 40 additions and 334 deletions
|
|
@ -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");
|
||||
|
||||
|
|
|
|||
|
|
@ -886,7 +886,7 @@
|
|||
"targetName": {}
|
||||
}
|
||||
},
|
||||
"Unmute chat": "Nicht mehr stummschalten",
|
||||
"Unmute chat": "Stumm aus",
|
||||
"@Unmute chat": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue