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

Skip to content
Snippets Groups Projects
audits.json 555 B
Newer Older
Lukas Kaltenbrunner's avatar
Lukas Kaltenbrunner committed
{
  "audits": {
    "title": "Audits",
    "filter": {
      "title": "Nach Datum filtern",
      "from": "von",
      "to": "bis",
      "button": {
        "weeks": "Wochen",
        "today": "heute",
        "clear": "leeren",
        "close": "abschließen"
      }
    },
    "table": {
      "header": {
        "principal": "Benutzer",
        "date": "Datum",
        "status": "Stand",
        "data": "Extra Informationen"
      },
      "data": {
        "remoteAddress": "Remote-Adresse:"
      }
    },
    "notFound": "No audit found"
  }
}