Add member editing and profile pictures
This commit is contained in:
@@ -624,6 +624,19 @@
|
||||
"displayNameLabel": "Display name",
|
||||
"memberPasswordLabel": "Password",
|
||||
"colorLabel": "Color",
|
||||
"profilePictureTitle": "Profile picture",
|
||||
"profilePictureLabel": "Upload picture",
|
||||
"profilePictureHint": "PNG, JPEG or WebP. Large images are resized before upload.",
|
||||
"profilePictureRemove": "Remove picture",
|
||||
"profilePictureTypeError": "Use a PNG, JPEG or WebP image.",
|
||||
"profilePictureFileTooLarge": "Image file is too large.",
|
||||
"profilePictureTooLarge": "Profile picture is still too large after resizing.",
|
||||
"profilePictureReadError": "Could not read the selected image.",
|
||||
"profileSavedToast": "Profile updated.",
|
||||
"editMemberLabel": "Edit",
|
||||
"editMemberTitle": "Edit family member",
|
||||
"saveMember": "Save member",
|
||||
"memberUpdatedToast": "{{name}} updated.",
|
||||
"familyRoleLabel": "Family role",
|
||||
"familyRoleDad": "Dad",
|
||||
"familyRoleMom": "Mom",
|
||||
|
||||
Reference in New Issue
Block a user