generator-luna
Version:
generate specific EHR application,it's built beyond the jhipster
16 lines (15 loc) • 458 B
JSON
{
"sessions": {
"title": "Active sessions for [<b>{{username}}</b>]",
"table": {
"ipaddress": "IP address",
"useragent": "User Agent",
"date": "Date",
"button": "Invalidate"
},
"messages": {
"success": "<strong>Session invalidated!</strong>",
"error": "<strong>An error has occurred!</strong> The session could not be invalidated."
}
}
}