This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
sessions.json 408 B
Newer Older
Lukas Kaltenbrunner's avatar
Lukas Kaltenbrunner committed
{
  "sessions": {
    "title": "Active sessions for [<strong>{{username}}</strong>]",
    "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."
    }
  }
}