Clean up design

This commit is contained in:
Christian Pauly 2020-02-23 08:49:58 +01:00
commit a6dd9072a2
16 changed files with 141 additions and 201 deletions

View file

@ -967,7 +967,7 @@
"type": "text",
"placeholders": {}
},
"Change your style": "Change your style",
"Change your style": "Ändere Deinen Style",
"@Change your style": {
"type": "text",
"placeholders": {}

View file

@ -151,7 +151,7 @@ class MessageLookup extends MessageLookupByLibrary {
"Banned" : MessageLookupByLibrary.simpleMessage("Banned"),
"Change the name of the group" : MessageLookupByLibrary.simpleMessage("Gruppenname ändern"),
"Change the server" : MessageLookupByLibrary.simpleMessage("Ändere den Server"),
"Change your style" : MessageLookupByLibrary.simpleMessage("Change your style"),
"Change your style" : MessageLookupByLibrary.simpleMessage("Ändere Deinen Style"),
"Changelog" : MessageLookupByLibrary.simpleMessage("Changelog"),
"Chat details" : MessageLookupByLibrary.simpleMessage("Gruppeninfo"),
"Choose a username" : MessageLookupByLibrary.simpleMessage("Wähle einen Benutzernamen"),