pontoon
pontoon copied to clipboard
Expose word count in API
This issue was created automatically by a script.
Bug 1621290
Bug Reporter: @mathjazz See also: https://bugzilla.mozilla.org/show_bug.cgi?id=1219431
We should expose aggregated word count for the Project, Locale and ProjectLocale model in the API.
Before we do so, we'll need to add the total_word_count field to the AggregatedStats model and keep it up-to-date.