fix: add es_Es locale Table 'selectNone' field (#29962)

This commit is contained in:
MaoXiangming 2021-03-31 09:25:30 +08:00 committed by GitHub
parent 7f15e7f38e
commit b5c8bcd409
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@ const localeValues: Locale = {
emptyText: 'Sin datos',
selectAll: 'Seleccionar todo',
selectInvert: 'Invertir selección',
selectNone: 'Vacíe todo',
selectionAll: 'Seleccionar todos los datos',
sortTitle: 'Ordenar',
expand: 'Expandir fila',