platform/plugins/drive-assets/lang/en.json
2024-05-18 19:46:52 +07:00

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": "/"
}
}