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

Skip to content
Snippets Groups Projects
statistics.json 774 B
Newer Older
{
  "gitsearchApp": {
    "statistics": {
      "home": {
        "title": "Statistics",
        "createLabel": "Create a new Statistics",
        "createOrEditLabel": "Create or edit a Statistics",
        "search": "Search for Statistics",
        "notFound": "No Statistics found"
      },
      "created": "A new Statistics is created with identifier {{ param }}",
      "updated": "A Statistics is updated with identifier {{ param }}",
      "deleted": "A Statistics is deleted with identifier {{ param }}",
      "delete": {
        "question": "Are you sure you want to delete Statistics {{ id }}?"
      },
      "detail": {
        "title": "Statistics"
      },
      "views": "Views",
      "downloads": "Downloads",
      "exerciseID": "Exercise ID"
    }
  }
}