mirror of
https://github.com/hcengineering/platform.git
synced 2025-01-30 23:39:31 +00:00
a4af938871
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
17 lines
354 B
JSON
17 lines
354 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"
|
|
}
|
|
}
|