mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-21 02:21:35 +03:00
caf3fedd9c
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com> Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
24 lines
524 B
JSON
24 lines
524 B
JSON
{
|
|
"string": {
|
|
"Drive": "Drive",
|
|
"Drives": "Drives",
|
|
"Grid": "Grid",
|
|
"File": "File",
|
|
"Folder": "Folder",
|
|
"Resource": "Resource",
|
|
"Name": "Name",
|
|
"Description": "Description",
|
|
"Parent": "Parent",
|
|
"Path": "Path",
|
|
"Download": "Download",
|
|
"CreateDrive": "Create Drive",
|
|
"CreateFolder": "Create Folder",
|
|
"UploadFile": "Upload File",
|
|
"UploadFolder": "Upload Folder",
|
|
"EditDrive": "Edit Drive",
|
|
"Rename": "Rename",
|
|
"RoleLabel": "Role",
|
|
"Root": "/"
|
|
}
|
|
}
|