platform/plugins/drive-assets/lang/zh.json

31 lines
738 B
JSON
Raw Normal View History

{
"string": {
"Drive": "磁盘",
"Drives": "磁盘",
"Grid": "网格",
"File": "文件",
"FileVersion": "檔案版本",
"FileVersions": "檔案版本",
"Folder": "文件夹",
"Resource": "资源",
"Name": "名称",
"Description": "描述",
"Parent": "父级",
"Path": "路径",
"Version": "版本",
"Size": "大小",
"ContentType": "内容类型",
"LastModified": "最后修改",
"Download": "下载",
"Upload": "上傳",
"CreateDrive": "创建磁盘",
"CreateFolder": "创建文件夹",
"UploadFile": "上传文件",
"EditDrive": "编辑磁盘",
"Rename": "重命名",
"Restore": "恢复",
"RoleLabel": "角色",
"Root": "/"
}
}