mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-21 02:21:35 +03:00
25 lines
557 B
JSON
25 lines
557 B
JSON
{
|
|
"string": {
|
|
"Drive": "Drive",
|
|
"Drives": "Drives",
|
|
"File": "File",
|
|
"Folder": "Folder",
|
|
"Resource": "Resource",
|
|
"Name": "Name",
|
|
"Description": "Description",
|
|
"Size": "Size",
|
|
"Type": "Type",
|
|
"LastModified": "Last modified",
|
|
"Parent": "Parent",
|
|
"Path": "Path",
|
|
"Download": "Download",
|
|
"CreateDrive": "Create Drive",
|
|
"CreateFolder": "Create Folder",
|
|
"UploadFile": "Upload File",
|
|
"UploadFolder": "Upload Folder",
|
|
"EditDrive": "Edit Drive",
|
|
"RoleLabel": "Role",
|
|
"Root": "/"
|
|
}
|
|
}
|