Create a per component name in the translation statistics GitlabCI page
Problem: there are times when the number of strings remain the same in a page but changes were made, and we can't see that work. We need a history of each component. This information is available in weblate through the API.
Currently: we use the stats in gitlab pages, but dont get the view per component name. we only have the view per language.
Feature: create a view to have a history of strings changed into a given page, generate the total of changes made in a weblate component (i.e. torproject.org or support.tpo) in https://tpo.pages.torproject.net/community/l10n/stats.html Show status for: (create a view per component) coponent name.
Possible technical solution: the script creates the stats with information from weblate's API.
Edited by bella