design: Nicer user bottom sheet

This commit is contained in:
krille-chan 2023-08-11 07:55:15 +02:00
commit 924e4bce23
No known key found for this signature in database
7 changed files with 192 additions and 160 deletions

View file

@ -2540,5 +2540,6 @@
"replace": "Ersetzen",
"@replace": {},
"sendTypingNotifications": "Tippbenachrichtigungen senden",
"@sendTypingNotifications": {}
"@sendTypingNotifications": {},
"profileNotFound": "Der Benutzer konnte auf dem Server nicht gefunden werden. Vielleicht gibt es ein Verbindungsproblem oder der Benutzer existiert nicht."
}

View file

@ -2500,5 +2500,6 @@
"placeholders": {
"provider": {}
}
}
},
"profileNotFound": "The user could not be found on the server. Maybe there is a connection problem or the user doesn't exist."
}