datasurvey/src/main/webapp/i18n/es/tracker.json

13 lines
260 B
JSON

{
"tracker": {
"title": "Actividades del usuario en tiempo real",
"table": {
"userlogin": "Usuario",
"ipaddress": "Dirección IP",
"userAgent": "Agente de usuario",
"page": "Página actual",
"time": "Tiempo"
}
}
}