init
This commit is contained in:
13
worklenz-frontend/public/locales/en/settings/profile.json
Normal file
13
worklenz-frontend/public/locales/en/settings/profile.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"uploadError": "You can only upload JPG/PNG file!",
|
||||
"uploadSizeError": "Image must be smaller than 2MB!",
|
||||
"upload": "Upload",
|
||||
"nameLabel": "Name",
|
||||
"nameRequiredError": "Name is required",
|
||||
"emailLabel": "Email",
|
||||
"emailRequiredError": "Email is required",
|
||||
"saveChanges": "Save Changes",
|
||||
"profileJoinedText": "Joined a month ago",
|
||||
"profileLastUpdatedText": "Last updated a month ago",
|
||||
"avatarTooltip": "Click to upload an avatar"
|
||||
}
|
||||
Reference in New Issue
Block a user