Files
espocrm/application/Espo/Resources/i18n/es_ES/AuthToken.json
2026-01-19 17:46:06 +01:00

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"
}
}