mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-26 04:54:40 +03:00
16 lines
327 B
JSON
16 lines
327 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"
|
||
|
}
|
||
|
}
|