mirror of
https://github.com/hcengineering/platform.git
synced 2025-02-05 18:34:49 +00:00
![Alexander Onnikov](/assets/img/avatar_default.png)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com> Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
24 lines
539 B
JSON
24 lines
539 B
JSON
{
|
|
"string": {
|
|
"Drive": "磁盘",
|
|
"Drives": "磁盘",
|
|
"Grid": "网格",
|
|
"File": "文件",
|
|
"Folder": "文件夹",
|
|
"Resource": "资源",
|
|
"Name": "名称",
|
|
"Description": "描述",
|
|
"Parent": "父级",
|
|
"Path": "路径",
|
|
"Download": "下载",
|
|
"CreateDrive": "创建磁盘",
|
|
"CreateFolder": "创建文件夹",
|
|
"UploadFile": "上传文件",
|
|
"UploadFolder": "上传文件夹",
|
|
"EditDrive": "编辑磁盘",
|
|
"Rename": "重命名",
|
|
"RoleLabel": "角色",
|
|
"Root": "/"
|
|
}
|
|
}
|