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

Skip to content
Snippets Groups Projects
statistics.json 751 B
Newer Older
{
  "gitsearchApp": {
    "statistics": {
      "home": {
        "title": "Statistics",
        "createLabel": "Statistics erstellen",
        "createOrEditLabel": "Statistics erstellen oder bearbeiten",
        "search": "Suche nach Statistics",
        "notFound": "No Statistics found"
      },
      "created": "Statistics erstellt mit ID {{ param }}",
      "updated": "Statistics aktualisiert mit ID {{ param }}",
      "deleted": "Statistics gelöscht mit ID {{ param }}",
      "delete": {
        "question": "Soll Statistics {{ id }} wirklich dauerhaft gelöscht werden?"
      },
      "detail": {
        "title": "Statistics"
      },
      "views": "Views",
      "downloads": "Downloads",
      "exerciseID": "Exercise ID"
    }
  }
}