platform/plugins/contact-assets/lang/en.json
Denis Bykhov 16eec3b0a1
Employee display name (#2717)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2023-03-09 15:05:42 +06:00

82 lines
2.8 KiB
JSON

{
"string": {
"Apply": "Apply",
"Contacts": "Contacts",
"Persons": "Persons",
"Organizations": "Organizations",
"CreatePerson": "Create person",
"CreateOrganization": "Create organization",
"OrganizationNamePlaceholder": "Organization name",
"OrganizationsNamePlaceholder": "Organizations",
"PersonFirstNamePlaceholder": "First name",
"PersonLastNamePlaceholder": "Last name",
"PersonLocationPlaceholder": "Location",
"PersonsNamePlaceholder": "Folder",
"Name": "Name",
"SelectFolder": "Select folder",
"OrganizationsFolder": "Organizations folder",
"PersonsFolder": "Persons folder",
"ContactCreateLabel": "Contact",
"SearchEmployee": "Search for employee...",
"SearchPerson": "Search for person...",
"SearchOrganization": "Search for organization...",
"ContactInfo": "Contact Info",
"Contact": "Contact",
"Location": "Location",
"Channel": "Contact record",
"ChannelProvider": "Channel provider",
"Person": "Person",
"Organization": "Organization",
"Employee": "Employee",
"Value": "Value",
"FullDescription": "Full description",
"Phone": "Phone",
"LinkedIn": "LinkedIn",
"GitHub": "GitHub",
"Twitter": "Twitter",
"PhonePlaceholder": "+1 555 333 7777",
"LinkedInPlaceholder": "https://linkedin.com/in/jappleseed",
"AtPlaceHolder": "@appleseed",
"FacebookPlaceholder": "https://fb.com/jappleseed",
"Facebook": "Facebook",
"HomepagePlaceholder": "https://jappleseed.com",
"Homepage": "Home page",
"SocialLinks": "Socail links",
"ViewActivity": "View activity",
"PersonAlreadyExists": "Contact already exists...",
"Status": "Status",
"SetStatus": "Set status",
"ClearStatus": "Clear status",
"SaveStatus": "Save",
"Cancel": "Cancel",
"StatusDueDate": "Due date",
"NoExpire": "No expire",
"TypeLabel": "Type",
"StatusDueDateTooltip": "Until {date}",
"CopyToClipboard": "Copy to clipboard",
"Copied": "Copied",
"ViewFullProfile": "View full profile",
"Member": "Member",
"Members": "Members",
"NoMembers": "No members added",
"AddMember": "Add member",
"KickEmployee": "Kick an employee",
"KickEmployeeDescr": "Are you sure you want to kick the employee out of the workspace? This action cannot be undone",
"Email": "Email",
"CreateEmployee": "Create an employee",
"Inactive": "Inactive",
"Birthday": "Birthday",
"UseImage": "Upload an image",
"UseGravatar": "Use Gravatar",
"UseColor": "Use color",
"NotSpecified": "Not specified",
"CreatedOn": "Created",
"Whatsapp": "Whatsapp",
"WhatsappPlaceholder": "Whatsapp",
"Profile": "Profile",
"ProfilePlaceholder": "Profile...",
"CurrentEmployee": "Current employee",
"MergeEmployee": "Merge employee",
"DisplayName": "Display name"
}
}