mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-20 09:42:26 +03:00
caf3fedd9c
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com> Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
68 lines
2.2 KiB
JSON
68 lines
2.2 KiB
JSON
{
|
|
"string": {
|
|
"Id": "Id",
|
|
"Space": "Space",
|
|
"Spaces": "Spaces",
|
|
"SpacesDescription": "Manage all spaces' space type",
|
|
"TypedSpace": "Typed space",
|
|
"SpaceType": "Space type",
|
|
"Modified": "Modified",
|
|
"ModifiedDate": "Modified date",
|
|
"ModifiedBy": "Modified by",
|
|
"Class": "Class",
|
|
"AttachedTo": "Attached to",
|
|
"AttachedToClass": "Attached to class",
|
|
"Name": "Name",
|
|
"Description": "Description",
|
|
"ShortDescription": "Short description",
|
|
"Descriptor": "Descriptor",
|
|
"TargetClass": "Target class",
|
|
"Role": "Role",
|
|
"Roles": "Roles",
|
|
"Private": "Private",
|
|
"Archived": "Archived",
|
|
"ClassLabel": "Type",
|
|
"ClassPropertyLabel": "Label",
|
|
"String": "String",
|
|
"Markup": "Markup",
|
|
"Number": "Number",
|
|
"Boolean": "Boolean",
|
|
"Timestamp": "Timestamp",
|
|
"Date": "Date",
|
|
"IntlString": "IntlString",
|
|
"Ref": "Ref",
|
|
"Collection": "Collection",
|
|
"Array": "Array",
|
|
"Enum": "Enum",
|
|
"Members": "Members",
|
|
"Hyperlink": "URL",
|
|
"Collaborative": "Collaborative",
|
|
"Object": "Object",
|
|
"System": "System",
|
|
"CreatedBy": "Created by",
|
|
"CreatedDate": "Created date",
|
|
"Status": "Status",
|
|
"StatusCategory": "Status category",
|
|
"Account": "Account",
|
|
"Rank": "Rank",
|
|
"Owners": "Owners",
|
|
"Permission": "Permission",
|
|
"CreateObject": "Create object",
|
|
"UpdateObject": "Update object",
|
|
"DeleteObject": "Delete object",
|
|
"ForbidDeleteObject": "Forbid delete object",
|
|
"UpdateSpace": "Update space",
|
|
"ArchiveSpace": "Archive space",
|
|
"CreateObjectDescription": "Grants users ability to create objects in the space",
|
|
"UpdateObjectDescription": "Grants users ability to update objects in the space",
|
|
"DeleteObjectDescription": "Grants users ability to delete objects in the space",
|
|
"ForbidDeleteObjectDescription": "Forbid users deleting objects in the space",
|
|
"UpdateSpaceDescription": "Grants users ability to update the space",
|
|
"ArchiveSpaceDescription": "Grants users ability to archive the space",
|
|
"AutoJoin": "Auto join",
|
|
"AutoJoinDescr": "Automatically join new employees to this space",
|
|
"BlobSize": "Size",
|
|
"BlobContentType": "Content type"
|
|
}
|
|
}
|