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

23 lines
538 B
JSON
Raw Normal View History

2024-05-18 15:46:52 +03:00
{
"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": "/"
2024-05-18 15:46:52 +03:00
}
}