mirror of
https://github.com/hcengineering/platform.git
synced 2025-01-08 04:54:09 +03:00
0be40e005e
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
28 lines
624 B
JSON
28 lines
624 B
JSON
{
|
|
"string": {
|
|
"Id": "Id",
|
|
"Space": "Space",
|
|
"Modified": "Modified",
|
|
"ModifiedBy": "Modified by",
|
|
"Class": "Class",
|
|
"AttachedTo": "Attached to",
|
|
"AttachedToClass": "Attached to class",
|
|
"Name": "Name",
|
|
"Description": "Description",
|
|
"Private": "Private",
|
|
"Archived": "Archived",
|
|
"ClassLabel": "Label",
|
|
"String": "String",
|
|
"Markup": "Markup",
|
|
"Number": "Number",
|
|
"Boolean": "Boolean",
|
|
"Timestamp": "Timestamp",
|
|
"Date": "Date",
|
|
"IntlString": "IntlString",
|
|
"Ref": "Ref",
|
|
"Collection": "Collection",
|
|
"Array": "Array",
|
|
"Bag": "Bag"
|
|
}
|
|
}
|