platform/plugins/contact-assets/lang/en.json

49 lines
1.7 KiB
JSON
Raw Normal View History

{
"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",
"Create": "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",
"SocialLinks": "Socail links",
"ViewActivity": "View activity"
}
}