Matt Rider d463312397 Get avatar upload working from frontend to backend
- there are several things to work on still
- the upload sets the avatar as the background image of the previewElement, which means that you must refresh the page to upload a different avatar
- the CSS is slightly different before and after successful upload
- the CSS is slightly broken in that the avatar is not in the "ideal" place, it is entirely inside the card, instead of half in, half out on the top
2019-05-20 16:37:02 -03:00

256 lines
6.7 KiB
JSON

{
"login": {
"copy": "If you already have a human-connection account, login here.",
"login": "Login",
"logout": "Logout",
"email": "Your Email",
"password": "Your Password",
"moreInfo": "What is Human Connection?",
"moreInfoURL": "https://human-connection.org/en/",
"moreInfoHint": "to the presentation page",
"hello": "Hello"
},
"editor": {
"placeholder": "Leave your inspirational thoughts..."
},
"profile": {
"name": "My Profile",
"memberSince": "Member since",
"follow": "Follow",
"followers": "Followers",
"following": "Following",
"shouted": "Shouted",
"commented": "Commented",
"userAnonym": "Anonymous",
"socialMedia": "Where else can I find"
},
"notifications": {
"menu": {
"mentioned": "has mentioned you in a post"
}
},
"search": {
"placeholder": "Search",
"hint": "What are you searching for?",
"failed": "Nothing found"
},
"settings": {
"name": "Settings",
"data": {
"name": "Your data",
"labelName": "Your Name",
"namePlaceholder": "Femanon Funny",
"labelCity": "Your City or Region",
"labelBio": "About You",
"success": "Your data was successfully updated!"
},
"security": {
"name": "Security",
"change-password": {
"button": "Change password",
"success": "Password successfully changed!",
"label-old-password": "Your old password",
"label-new-password": "Your new password",
"label-new-password-confirm": "Confirm new password",
"message-old-password-required": "Enter your old password",
"message-new-password-required": "Enter a new password",
"message-new-password-confirm-required": "Confirm your new password",
"message-new-password-missmatch": "Type the same password again",
"passwordSecurity": "Password security",
"passwordStrength0": "Very insecure password",
"passwordStrength1": "Insecure password",
"passwordStrength2": "Mediocre password",
"passwordStrength3": "Strong password",
"passwordStrength4": "Very strong password"
}
},
"invites": {
"name": "Invites"
},
"download": {
"name": "Download Data"
},
"delete": {
"name": "Delete Account"
},
"organizations": {
"name": "My Organizations"
},
"languages": {
"name": "Languages"
},
"social-media": {
"name": "Social media",
"placeholder": "Add social media url",
"submit": "Add link",
"successAdd": "Added social media. Updated user profile!",
"successDelete": "Deleted social media. Updated user profile!"
}
},
"admin": {
"name": "Admin",
"dashboard": {
"name": "Dashboard",
"users": "Users",
"posts": "Posts",
"comments": "Comments",
"notifications": "Notifications",
"organizations": "Organizations",
"projects": "Projects",
"invites": "Invites",
"follows": "Follows",
"shouts": "Shouts"
},
"organizations": {
"name": "Organizations"
},
"users": {
"name": "Users"
},
"pages": {
"name": "Pages"
},
"notifications": {
"name": "Notifications"
},
"categories": {
"name": "Categories",
"categoryName": "Name",
"postCount": "Posts"
},
"tags": {
"name": "Tags",
"tagCountUnique": "Users",
"tagCount": "Posts"
},
"settings": {
"name": "Settings"
}
},
"post": {
"name": "Post",
"moreInfo": {
"name": "More info"
},
"takeAction": {
"name": "Take action"
},
"delete": {
"submit": "Delete",
"cancel": "Cancel",
"success": "Post deleted successfully",
"title": "Delete Post",
"type": "Contribution",
"message": "Do you really want to delete the post \"<b>{name}</b>\"?"
},
"comment": {
"submit": "Comment",
"submitted": "Comment Submitted"
}
},
"quotes": {
"african": {
"quote": "Many small people in many small places do many small things, that can alter the face of the world.",
"author": "African proverb"
}
},
"common": {
"post": "Post ::: Posts",
"comment": "Comment ::: Comments",
"letsTalk": "Let`s Talk",
"versus": "Versus",
"moreInfo": "More Info",
"takeAction": "Take Action",
"shout": "Shout ::: Shouts",
"user": "User ::: Users",
"category": "Category ::: Categories",
"organization": "Organization ::: Organizations",
"project": "Project ::: Projects",
"tag": "Tag ::: Tags",
"name": "Name",
"loadMore": "load more",
"loading": "loading",
"reportContent": "Report"
},
"actions": {
"loading": "loading",
"loadMore": "load more",
"create": "Create",
"save": "Save",
"edit": "Edit",
"delete": "Delete",
"cancel": "Cancel"
},
"moderation": {
"name": "Moderation",
"reports": {
"empty": "Congratulations, nothing to moderate.",
"name": "Reports",
"submitter": "reported by",
"disabledBy": "disabled by"
}
},
"disable": {
"submit": "Disable",
"cancel": "Cancel",
"success": "Disabled successfully",
"user": {
"title": "Disable User",
"type": "User",
"message": "Do you really want to disable the user \"<b>{name}</b>\"?"
},
"contribution": {
"title": "Disable Contribution",
"type": "Contribution",
"message": "Do you really want to disable the contribution \"<b>{name}</b>\"?"
},
"comment": {
"title": "Disable Comment",
"type": "Comment",
"message": "Do you really want to disable the comment from \"<b>{name}</b>\"?"
}
},
"report": {
"submit": "Report",
"cancel": "Cancel",
"success": "Thanks for reporting!",
"user": {
"title": "Report User",
"type": "User",
"message": "Do you really want to report the user \"<b>{name}</b>\"?"
},
"contribution": {
"title": "Report Post",
"type": "Contribution",
"message": "Do you really want to report the contribution \"<b>{name}</b>\"?"
},
"comment": {
"title": "Report Comment",
"type": "Comment",
"message": "Do you really want to report the comment from \"<b>{name}</b>\"?"
}
},
"contribution": {
"edit": "Edit Contribution",
"delete": "Delete Contribution"
},
"comment": {
"edit": "Edit Comment",
"delete": "Delete Comment",
"content": {
"unavailable-placeholder": "...this comment is not available anymore"
}
},
"followButton": {
"follow": "Follow",
"following": "Following"
},
"shoutButton": {
"shouted": "shouted"
},
"user": {
"avatar": {
"submitted": "Upload successful"
}
}
}