mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-27 01:13:27 +03:00
f4a86e1b1c
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
39 lines
952 B
JSON
39 lines
952 B
JSON
{
|
|
"string": {
|
|
"Id": "Id",
|
|
"Space": "Space",
|
|
"Modified": "Modified",
|
|
"ModifiedDate": "Modified date",
|
|
"ModifiedBy": "Modified by",
|
|
"Class": "Class",
|
|
"AttachedTo": "Attached to",
|
|
"AttachedToClass": "Attached to class",
|
|
"Name": "Name",
|
|
"Description": "Description",
|
|
"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",
|
|
"Object": "Object",
|
|
"System": "System",
|
|
"CreatedBy": "Created by",
|
|
"CreatedDate": "Created date",
|
|
"Status": "Status",
|
|
"StatusCategory": "Status category",
|
|
"Account": "Account"
|
|
}
|
|
}
|