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

@@ -60,8 +60,13 @@ return [
"user_list_placeholder" => "No users to display",
# profile picture
"remove_picture" => "Remove profile picture",
"remove_picture_text" => "Do you really want to remove your current profile picture?",
"change_picture" => "Change profile picture",
"profile_picture_of" => "Profile Picture of",
"change_picture_title" => "Change Profile picture",
"change_picture_text" => "Choose a profile picture and adjust the visible area.",
"profile_picture_invalid_dimensions" => "The profile picture must have at least a size of 150x150.",
# dialogs
"fetch_group_members_error" => "Error fetching group members",