mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-21 02:21:35 +03:00
caf3fedd9c
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com> Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
23 lines
538 B
JSON
23 lines
538 B
JSON
{
|
|
"string": {
|
|
"Drive": "Unidad",
|
|
"Drives": "Unidades",
|
|
"Grid": "Red",
|
|
"File": "Archivo",
|
|
"Folder": "Carpeta",
|
|
"Resource": "Recurso",
|
|
"Name": "Nombre",
|
|
"Description": "Descripción",
|
|
"Parent": "Padre",
|
|
"Path": "Ruta",
|
|
"Download": "Descargar",
|
|
"CreateDrive": "Crear unidad",
|
|
"CreateFolder": "Crear carpeta",
|
|
"UploadFile": "Subir archivo",
|
|
"UploadFolder": "Subir carpeta",
|
|
"EditDrive": "Editar unidad",
|
|
"Rename": "Renombrar",
|
|
"RoleLabel": "Rol",
|
|
"Root": "/"
|
|
}
|
|
} |