mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
fix: add es_Es locale Table 'selectNone' field (#29962)
This commit is contained in:
parent
7f15e7f38e
commit
b5c8bcd409
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user