Newer
Older

Michael Breu
committed
{
"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"
}
}
}