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

Skip to content
Snippets Groups Projects
sessions.json 432 B
Newer Older
Lukas Kaltenbrunner's avatar
Lukas Kaltenbrunner committed
{
  "sessions": {
    "title": "Aktive Sitzungen für [<strong>{{username}}</strong>]",
    "table": {
      "ipaddress": "IP Adresse",
      "useragent": "User Agent",
      "date": "Datum",
      "button": "Schließen"
    },
    "messages": {
      "success": "<strong>Sitzung wurde geschlossen!</strong>",
      "error": "<strong>Es ist ein Fehler aufgetreten!</strong> Die Sitzung konnte nicht geschlossen werden."
    }
  }
}