Profile picture frontend + backend

This commit is contained in:
2024-05-03 20:22:58 +02:00
parent 76cd92ee0e
commit 59818eb321
9 changed files with 234 additions and 135 deletions

View File

@@ -58,8 +58,13 @@ return [
"user_list_placeholder" => "Keine Benutzer zum Anzeigen",
# profile picture
"remove_picture" => "Profilbild entfernen",
"remove_picture_text" => "Möchten Sie wirklich Ihr aktuelles Profilbild entfernen?",
"change_picture" => "Profilbild ändern",
"profile_picture_of" => "Profilbild von",
"change_picture_title" => "Profilbild ändern",
"change_picture_text" => "Wähle ein Profilbild aus und passe die sichtbare Fläche an.",
"profile_picture_invalid_dimensions" => "Das Profilbild muss mindestens 150x150px groß sein.",
# dialogs
"fetch_group_members_error" => "Fehler beim Holen der Gruppenmitglieder",