mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-25 12:37:02 +03:00
3e4188dac3
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
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"
|
|
}
|
|
}
|