Update missing translations for es-ES

I just realised that a few words were missing translation. Hope this helps the project
This commit is contained in:
Francisco Ruiz 2014-09-01 15:46:14 +02:00
parent 8951732f3c
commit e42b12f9b2

View File

@ -1,6 +1,8 @@
{
"lang": "español",
"details": "Detalles",
"list": "Lista",
"grid": "Cuadrícula",
"icons": "Íconos",
"name": "Nombre",
"lastModified": "Última modificación",
@ -9,5 +11,9 @@
"empty": "vacío",
"folders": "Directorios",
"files": "Archivos",
"download": "Descargar"
"download": "Descargar",
"noMatch": "Sin coincidencias",
"dateFormat": "DD/MM/YYYY HH:mm",
"filter": "Filtar",
"delete": "Borrar"
}