mirror of
https://github.com/hcengineering/platform.git
synced 2025-01-24 04:17:50 +00:00
c568bbf711
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
19 lines
588 B
JSON
19 lines
588 B
JSON
{
|
|
"string": {
|
|
"Apply": "Apply",
|
|
"Contacts": "Contacts",
|
|
"Persons": "Persons",
|
|
"Organizations": "Organizations",
|
|
"CreatePerson": "Create person",
|
|
"CreatePersons": "Create persons folder",
|
|
"CreateOrganization": "Create organization",
|
|
"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"
|
|
}
|
|
} |