22 lines
453 B
JSON
22 lines
453 B
JSON
{
|
|
"fields": {
|
|
"user": "Usuario",
|
|
"ipAddress": "Dirección IP",
|
|
"lastAccess": "Fecha del último acceso",
|
|
"createdAt": "Fecha de acceso",
|
|
"isActive": "Está activo"
|
|
},
|
|
"links": {
|
|
"actionHistoryRecords": "Histórico"
|
|
},
|
|
"presetFilters": {
|
|
"active": "Activo",
|
|
"inactive": "Inactivo"
|
|
},
|
|
"labels": {
|
|
"Set Inactive": "Establecer Inactivo"
|
|
},
|
|
"massActions": {
|
|
"setInactive": "Establecer Inactivo"
|
|
}
|
|
} |