mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-30 02:37:46 +03:00
122cf92165
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
74 lines
2.6 KiB
JSON
74 lines
2.6 KiB
JSON
{
|
|
"string": {
|
|
"Apply": "Apply",
|
|
"Contacts": "Contacts",
|
|
"Persons": "Persons",
|
|
"Organizations": "Organizations",
|
|
"CreatePerson": "Create person",
|
|
"CreatePersons": "Create persons folder",
|
|
"CreateOrganization": "Create organization",
|
|
"OrganizationNamePlaceholder": "Apple",
|
|
"OrganizationsNamePlaceholder": "Organizations",
|
|
"PersonFirstNamePlaceholder": "John",
|
|
"PersonLastNamePlaceholder": "Appleseed",
|
|
"PersonLocationPlaceholder": "Location",
|
|
"PersonsNamePlaceholder": "Folder",
|
|
"CreateOrganizations": "Create organizations folder",
|
|
"Name": "Name",
|
|
"SelectFolder": "Select folder",
|
|
"OrganizationsFolder": "Organizations folder",
|
|
"PersonsFolder": "Persons folder",
|
|
"MakePrivate": "Make private",
|
|
"MakePrivateDescription": "Only members can see it",
|
|
"ContactCreateLabel": "Contact",
|
|
"SearchEmployee": "Search for employee...",
|
|
"SearchPerson": "Search for person...",
|
|
"SearchOrganization": "Search for organization...",
|
|
"ContactInfo": "Contact Info",
|
|
"Contact": "Contact",
|
|
"Location": "Location",
|
|
"Channel": "Channel",
|
|
"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"
|
|
}
|
|
} |