mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-20 09:42:26 +03:00
ba821dd5d2
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
33 lines
776 B
JSON
33 lines
776 B
JSON
{
|
|
"string": {
|
|
"Drive": "Drive",
|
|
"Drives": "Drives",
|
|
"Grid": "Grid",
|
|
"File": "File",
|
|
"Files": "Files",
|
|
"FileVersion": "File version",
|
|
"FileVersions": "File versions",
|
|
"Folder": "Folder",
|
|
"Folders": "Folders",
|
|
"Resource": "Resource",
|
|
"Name": "Name",
|
|
"Description": "Description",
|
|
"Parent": "Parent",
|
|
"Path": "Path",
|
|
"Version": "Version",
|
|
"Size": "Size",
|
|
"ContentType": "Content type",
|
|
"LastModified": "Last Modified",
|
|
"Download": "Download",
|
|
"Upload": "Upload",
|
|
"CreateDrive": "Create Drive",
|
|
"CreateFolder": "Create Folder",
|
|
"UploadFile": "Upload Files",
|
|
"EditDrive": "Edit Drive",
|
|
"Rename": "Rename",
|
|
"Restore": "Restore",
|
|
"RoleLabel": "Role",
|
|
"Root": "/"
|
|
}
|
|
}
|