11 lines
292 B
JSON
11 lines
292 B
JSON
{
|
|
"aggregateavg": "Average of ratings",
|
|
"aggregatecount": "Count of ratings",
|
|
"aggregatemax": "Maximum rating",
|
|
"aggregatemin": "Minimum rating",
|
|
"aggregatesum": "Sum of ratings",
|
|
"noratings": "No ratings submitted",
|
|
"rating": "Rating",
|
|
"ratings": "Ratings"
|
|
}
|