16 lines
420 B
JSON
16 lines
420 B
JSON
{
|
|
"sessions": {
|
|
"title": "Sesiones activas para [<strong>{{username}}</strong>]",
|
|
"table": {
|
|
"ipaddress": "Dirección IP",
|
|
"useragent": "Agente de usuario",
|
|
"date": "Fecha",
|
|
"button": "Invalidar"
|
|
},
|
|
"messages": {
|
|
"success": "<strong>¡Sesión invalidada!</strong>",
|
|
"error": "<strong>¡Ha ocurrido un error!</strong> La sesión no puede ser invalidada."
|
|
}
|
|
}
|
|
}
|